改为手动触发打包

This commit is contained in:
daiwei 2024-05-14 09:22:00 +08:00
parent 492014ceb0
commit d86d6d81c9

View File

@ -30,4 +30,7 @@ package:
- chmod +x ./deploy/package.sh && ./deploy/package.sh
dependencies:
- build
needs:
- job: build
artifacts: true