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
|
- git config --global push.default simple
|
||||||
script:
|
script:
|
||||||
- git push dokku master
|
- git push dokku master
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
Loading…
Reference in New Issue
Block a user