Browse Source

update pipeline for master branch

master
parent
commit
5f45eb8ec7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .drone.yml

+ 1
- 0
.drone.yml View File

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


Loading…
Cancel
Save