mirror of
https://github.com/loewexy/pdnsmanager.git
synced 2025-01-29 00:44:08 +01:00
Fixed travis config for master
This commit is contained in:
parent
d7430923f4
commit
160156dcb5
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ deploy:
|
||||||
script: .travis/deploy-snapshot.sh
|
script: .travis/deploy-snapshot.sh
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
on:
|
on:
|
||||||
branch: dev
|
branch: master
|
||||||
- provider: script
|
- provider: script
|
||||||
script: .travis/deploy-release.sh
|
script: .travis/deploy-release.sh
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue