Only build on master

This commit is contained in:
Marcus Noble 2017-10-08 15:31:57 +01:00
parent cd38b782e1
commit b8b41f06f8
1 changed files with 3 additions and 0 deletions

View File

@ -12,3 +12,6 @@ before_install:
- git config --global push.default simple
script:
- git push dokku master
branches:
only:
- master