gitlab-ci: add {lux,las,nyc}01-frantech

This commit is contained in:
Luke Granger-Brown 2021-03-19 16:17:14 +00:00
parent 10c7ee76b3
commit 82db96db25

View file

@ -78,6 +78,18 @@ blade-torres:
extends: .deploy
script: './hack/deploy.sh "blade-torres" ""'
las01-frantech:
extends: .deploy
script: './hack/deploy.sh "las01-frantech" ""'
lux01-frantech:
extends: .deploy
script: './hack/deploy.sh "lux01-frantech" ""'
nyc01-frantech:
extends: .deploy
script: './hack/deploy.sh "nyc01-frantech" ""'
docker-push:
stage: deploy
tags: