dokuwiki-template-sprintdoc.../.gitlab-ci.yml
Michael Große e51cbe17c7 Also deploy to the wiki.cosmocode.de farm
We want to use the template in other wikis as well. So an auto-update such as this makes sense.
2017-03-08 14:34:32 +01:00

18 lines
No EOL
233 B
YAML

sprintdoc-farm:
environment: sprintdoc-farm
tags:
- locally
only:
- live
script:
- fab deploy
cosmocode-farm:
environment: cosmocode-farm
tags:
- locally
only:
- live
script:
- fab deploy