Browse Source

更新 '.drone.yml'

master
wangwei10061 3 months ago
parent
commit
703043a21c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -30,7 +30,7 @@ steps:
port: 22
script:
- chmod +x /home/deploy.sh
- nohup bash /home/deploy.sh &
- cat /home/deploy.sh
trigger:
branch:
- master


Loading…
Cancel
Save