mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-08 21:49:14 +08:00
deploy fix
This commit is contained in:
@@ -30,7 +30,7 @@ deploy:
|
||||
on:
|
||||
branch: master
|
||||
- provider: script
|
||||
script: bash .travis_deploy.sh var/www/beta.nginxconfig.io/
|
||||
script: bash .travis_deploy.sh /var/www/beta.nginxconfig.io/
|
||||
skip_cleanup: true
|
||||
on:
|
||||
branch: beta
|
||||
|
Reference in New Issue
Block a user