study net8 自动打包配置
continuous-integration/drone/push Build is passing Details

Test_Study_Net8
hang 2024-07-11 16:07:11 +08:00
parent 3b118c70ba
commit e40a28222f
1 changed files with 3 additions and 3 deletions

View File

@ -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