1
0
Fork 0

Only deploy on the master branch

This commit is contained in:
Tom Willemse 2019-12-11 21:38:40 -08:00
parent e62e994630
commit 39bbfffbd8

View file

@ -187,6 +187,8 @@ test-oni-php:
script: make test-oni-php TEST_ARCHIVE=$(realpath bin/)
deploy:
only:
- master
stage: deploy
image: instrumentisto/rsync-ssh
dependencies: