Browse Source

update pipeline for master branch

pull/16/head
parent
commit
d9aaa86cbe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

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


Loading…
Cancel
Save