Skip to content
Snippets Groups Projects
Verified Commit 484ba0db authored by ck85nori's avatar ck85nori :railway_track:
Browse files

deploys only on master and when variables are set

parent 48b5cbce
Branches
No related tags found
No related merge requests found
Pipeline #432 passed
...@@ -27,3 +27,9 @@ deploy: ...@@ -27,3 +27,9 @@ deploy:
https://portal.idiv.de/nextcloud/public.php/webdav/title.pdf https://portal.idiv.de/nextcloud/public.php/webdav/title.pdf
environment: environment:
name: production name: production
only:
refs:
- master
variables:
- $NEXTCLOUD_PW
- $NEXTCLOUD_SHARE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment