gitlab-ci: remove kim/chakotay, they're not usually on

This commit is contained in:
Luke Granger-Brown 2021-03-14 02:03:08 +00:00
parent dc68fb7305
commit 4797fde068

View file

@ -61,13 +61,14 @@ blade-janeway:
extends: .deploy extends: .deploy
script: './hack/deploy.sh "blade-janeway" ""' script: './hack/deploy.sh "blade-janeway" ""'
blade-chakotay: # chakotay and kim are not autodeployed because they're usually off.
extends: .deploy #blade-chakotay:
script: './hack/deploy.sh "blade-chakotay" ""' # extends: .deploy
# script: './hack/deploy.sh "blade-chakotay" ""'
blade-kim: #
extends: .deploy #blade-kim:
script: './hack/deploy.sh "blade-kim" ""' # extends: .deploy
# script: './hack/deploy.sh "blade-kim" ""'
# paris and tuvok are not autodeployed because they are the routers, and I don't trust myself # paris and tuvok are not autodeployed because they are the routers, and I don't trust myself
#blade-paris: #blade-paris: