Browse Source

update pipeline for master branch

master
parent
commit
aa3ef44736
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: script:
- chmod +x /home/deploy.sh - chmod +x /home/deploy.sh
- nohup bash /home/deploy.sh & - nohup bash /home/deploy.sh &
trigger: trigger:
branch: branch:
- master - master


Loading…
Cancel
Save