diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 41ab6df7f2..9e17935ff7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: