Trying script again

master
Rohan Vazarkar 2016-09-01 21:34:48 -04:00
parent 6c0f128142
commit c89a2cf632
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ before_deploy:
deploy:
provider: script
script: deploy.sh
script: "./deploy.sh"
skip_cleanup: true
on:
branch: CI-Test