gitlab-ci: add etheroute-lon01
This commit is contained in:
parent
c5ce5db644
commit
8fa40565f6
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@ swann:
|
|||
extends: .deploy
|
||||
script: './hack/deploy.sh "swann" ""'
|
||||
|
||||
etheroute-lon01:
|
||||
extends: .deploy
|
||||
script: './hack/deploy.sh "etheroute-lon01" ""'
|
||||
|
||||
docker-push:
|
||||
stage: deploy
|
||||
tags:
|
||||
|
|
Loading…
Reference in a new issue