Browse Source

update pipeline for parallel branch

parallel
parent
commit
0ccb34629d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

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


Loading…
Cancel
Save