study net8 自动打包配置
parent
73b77a477a
commit
239e0b84c2
|
@ -73,12 +73,12 @@ server:
|
|||
steps:
|
||||
- name: publish-test-study
|
||||
commands:
|
||||
- cd /opt/1panel/xc-deploy/Test_Study/devops-build-publish
|
||||
- sh test-study.sh v${DRONE_BUILD_NUMBER}
|
||||
- cd /opt/1panel/xc-deploy/Test_Study/devops-build-publish ; sh pull-build-test-study-image.sh v${DRONE_BUILD_NUMBER}
|
||||
- cd /opt/1panel/xc-deploy/Test_Study ;sh update-image-if-need-then-pull-aliyun.sh v${DRONE_BUILD_NUMBER}
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- Test.Study
|
||||
- Test_Study_Net8
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
|
Loading…
Reference in New Issue