修改脚本测试
continuous-integration/drone/push Build is passing Details

Test_HIR_Net8
hang 2026-02-05 14:28:07 +08:00
parent 88036f9355
commit 3473a96014
1 changed files with 2 additions and 9 deletions

View File

@ -18,17 +18,10 @@ server:
steps:
- name: publish-test-hir
commands:
- bash /opt/1panel/xc-deploy-new/Test_HIR/devops-publish/test-branch-to-test.sh
- bash /opt/1panel/xc-deploy-new/Test_HIR/devops-publish/test-branch-publish.sh
- name: notify-wecom
commands:
- bash /opt/1panel/xc-deploy-new/devops-center/notify-wecom.sh \
"$DRONE_BUILD_STATUS" \
"$DRONE_REPO_NAME" \
"$DRONE_BRANCH" \
"$DRONE_BUILD_NUMBER" \
"cdd97aab-d256-4f07-9145-a0a2b1555322" \
"$DRONE_COMMIT_MESSAGE" \
"$DRONE_COMMIT_AUTHOR"
- bash /opt/1panel/xc-deploy-new/devops-center/notify-wecom.sh "$DRONE_BUILD_STATUS" "$DRONE_REPO_NAME" "$DRONE_BRANCH" "$DRONE_BUILD_NUMBER" "cdd97aab-d256-4f07-9145-a0a2b1555322" "$DRONE_COMMIT_MESSAGE" "$DRONE_COMMIT_AUTHOR"
when:
status:
- success