mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
be sure to push to master
This commit is contained in:
@@ -7,6 +7,6 @@ script:
|
||||
- export IP=$(curl -s http://dokku-ci.herokuapp.com/hosts | tail -1)
|
||||
- git remote add runner ssh://test@$IP:2022/dokku
|
||||
- sleep 4
|
||||
- git push runner $TRAVIS_BRANCH
|
||||
- git push runner $TRAVIS_BRANCH:master
|
||||
notifications:
|
||||
irc: "chat.freenode.net#dokku"
|
||||
Reference in New Issue
Block a user