mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-09-22 20:09:27 +08:00
Travis script path fix
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
language: bash
|
language: bash
|
||||||
deploy:
|
deploy:
|
||||||
provider: script
|
provider: script
|
||||||
script: .travis-deploy.sh
|
script: ./.travis-deploy.sh
|
||||||
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
branch: master
|
branch: master
|
||||||
|
Reference in New Issue
Block a user