Only build on master
This commit is contained in:
parent
cd38b782e1
commit
b8b41f06f8
@ -12,3 +12,6 @@ before_install:
|
||||
- git config --global push.default simple
|
||||
script:
|
||||
- git push dokku master
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user