This commit is contained in:
zhangxinhui02
2025-09-23 03:39:46 +08:00
parent 3149f68e56
commit 0ee1619d57
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ build-core:
- cd target-repo/
- export BUILD_CONTEXT=$(pwd)
- ls -al
- export BUILD_DESTINATION="reg.mikumikumi.xyz/maibot/maibot:$(cat MAIBOT_VERSION)"
- export BUILD_DESTINATION="reg.mikumikumi.xyz/maibot/maibot:tag-$(cat MAIBOT_VERSION)"
- build
- rm -rf target-repo/* target-repo/.*