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.
This commit is contained in:
parent
994d0e8dee
commit
e51cbe17c7
1 changed files with 10 additions and 0 deletions
|
@ -6,3 +6,13 @@ sprintdoc-farm:
|
||||||
- live
|
- live
|
||||||
script:
|
script:
|
||||||
- fab deploy
|
- fab deploy
|
||||||
|
|
||||||
|
|
||||||
|
cosmocode-farm:
|
||||||
|
environment: cosmocode-farm
|
||||||
|
tags:
|
||||||
|
- locally
|
||||||
|
only:
|
||||||
|
- live
|
||||||
|
script:
|
||||||
|
- fab deploy
|
Loading…
Add table
Add a link
Reference in a new issue