deploy ci fix, chmod +x to deploy.sh
This commit is contained in:
parent
0f215b5c23
commit
0eba844cb7
@ -57,6 +57,7 @@ deploy:
|
||||
image: mysql:latest
|
||||
script:
|
||||
- apt-get update && apt-get --assume-yes install sshpass
|
||||
- chmod +x ci-cd/deploy.sh
|
||||
- ci-cd/deploy.sh
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user