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/)
|
||||
|
||||
deploy:
|
||||
only:
|
||||
- master
|
||||
stage: deploy
|
||||
image: instrumentisto/rsync-ssh
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue