Only deploy on the master branch
This commit is contained in:
parent
e62e994630
commit
39bbfffbd8
1 changed files with 2 additions and 0 deletions
|
@ -187,6 +187,8 @@ test-oni-php:
|
||||||
script: make test-oni-php TEST_ARCHIVE=$(realpath bin/)
|
script: make test-oni-php TEST_ARCHIVE=$(realpath bin/)
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: instrumentisto/rsync-ssh
|
image: instrumentisto/rsync-ssh
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue