7
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-06-01 13:50:47 +00:00

Only deploy on master branch

This commit is contained in:
Régis Behmo 2018-06-01 10:34:09 -04:00
parent 802e0a69ec
commit c075c52249

View File

@ -7,3 +7,5 @@ script:
deploy:
provider: script
script: make push
on:
branch: master