gitlab-ci: add etheroute-lon01

This commit is contained in:
Luke Granger-Brown 2020-12-27 11:28:21 +00:00
parent c5ce5db644
commit 8fa40565f6

View file

@ -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: