mirror of https://github.com/Mai-with-u/MaiBot.git
缓存不会被上传,移除无用的清理命令
parent
c9ef7d5b78
commit
7618937cd4
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue