Only build on master
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user