自动化脚本变更
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
87332ae9d8
commit
18a71725f9
|
|
@ -19,7 +19,7 @@ server:
|
||||||
steps:
|
steps:
|
||||||
- name: publish-uat-irc-web
|
- name: publish-uat-irc-web
|
||||||
commands:
|
commands:
|
||||||
- bash /opt/1panel/xc-deploy-new/devops-center/build-vue-then-publish.sh IRC_Web uat uat
|
- bash /opt/1panel/xc-deploy-new/devops-center/build-vue-then-publish.sh IRC_Web uat --mode uat
|
||||||
- name: notify-wecom
|
- name: notify-wecom
|
||||||
commands:
|
commands:
|
||||||
- echo $DRONE_COMMIT_AUTHOR "$DRONE_COMMIT_MESSAGE"
|
- echo $DRONE_COMMIT_AUTHOR "$DRONE_COMMIT_MESSAGE"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue