增加提交人,和提交信息测试
continuous-integration/drone/push Build is failing Details

Test_HIR_Net8
hang 2026-02-05 14:17:49 +08:00
parent fdb9b825f8
commit 88036f9355
1 changed files with 8 additions and 1 deletions

View File

@ -21,7 +21,14 @@ steps:
- bash /opt/1panel/xc-deploy-new/Test_HIR/devops-publish/test-branch-to-test.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"
- 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