Browse Source

drone test

master
zhizhi wu 4 years ago
parent
commit
11fbc69dde
  1. 2
      .drone.yml

2
.drone.yml

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

Loading…
Cancel
Save