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

pull/1255/head
zhangxinhui02 2025-09-23 14:21:49 +08:00
parent c9ef7d5b78
commit 7618937cd4
No known key found for this signature in database
GPG Key ID: 22C23383864A313F
1 changed files with 0 additions and 1 deletions

View File

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