deploy ci fix, chmod +x to deploy.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user