aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-12-11 21:38:40 -0800
committerGravatar Tom Willemse2019-12-11 22:01:09 -0800
commit39bbfffbd888f28abdb770cfa08308860f4614c8 (patch)
treeb993cbb32d580a783a21834ba47ea41319b91f57
parente62e9946302d05bdc6a77f93131be6dd8346bac8 (diff)
downloademacs-config-39bbfffbd888f28abdb770cfa08308860f4614c8.tar.gz
emacs-config-39bbfffbd888f28abdb770cfa08308860f4614c8.zip
Only deploy on the master branch
-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: