mirror of https://github.com/Mai-with-u/MaiBot.git
调整CI
parent
fb7468c5ae
commit
f3d20db625
|
|
@ -33,6 +33,7 @@ build-core:
|
||||||
- target-repo/
|
- target-repo/
|
||||||
script:
|
script:
|
||||||
- cd target-repo/
|
- cd target-repo/
|
||||||
|
- export BUILD_CONTEXT=$(pwd)
|
||||||
- ls -al
|
- ls -al
|
||||||
- export BUILD_DESTINATION="reg.mikumikumi.xyz/maibot/maibot:$(cat MAIBOT_VERSION)"
|
- export BUILD_DESTINATION="reg.mikumikumi.xyz/maibot/maibot:$(cat MAIBOT_VERSION)"
|
||||||
- build
|
- build
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue