|
|
@ -66,7 +66,7 @@ steps: |
|
|
|
script_stop: true # stop script after first failure |
|
|
|
#command_timeout: 30s # 30seconds, the maximum amount of time for the execute commands, default is 10 minutes. |
|
|
|
script: |
|
|
|
- cd /home/iacd-platform-drone |
|
|
|
- cd /home/cloud/yanyuan/ |
|
|
|
- ./yanyuan.sh > /dev/null 2> /dev/null & |
|
|
|
|
|
|
|
- name: notify-email |
|
|
|