aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d5151b6..e21756f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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: