Update .gitlab-ci.yml
authorChris Cormack <chris@bigballofwax.co.nz>
Sun, 2 Dec 2018 18:55:49 +0000 (18:55 +0000)
committerChris Cormack <chris@bigballofwax.co.nz>
Sun, 2 Dec 2018 18:55:49 +0000 (18:55 +0000)
.gitlab-ci.yml

index 0a48c2b..2bf20dc 100644 (file)
@@ -44,5 +44,5 @@ production:
     - make all_html # build/LANG/html
     - rsync -c -u -r -e "ssh" --progress build/* chrisc@www.koha-community.org:/var/www/manual/18.11/
     only:
-        - master
+        - manual18.11.x
     environment: production