缓存不会被上传,移除无用的清理命令

This commit is contained in:
zhangxinhui02
2025-09-23 14:21:49 +08:00
parent c9ef7d5b78
commit 7618937cd4

View File

@@ -38,7 +38,6 @@ build-core:
- ls -al
- export BUILD_DESTINATION="reg.mikumikumi.xyz/maibot/maibot:tag-$(cat MAIBOT_VERSION)"
- build
- rm -rf target-repo/* target-repo/.*
# 将Helm Chart版本作为tag构建并推送镜像
build-adapter-cm-generator: