Skip to content
Snippets Groups Projects
Commit 38078044 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Deploy OPIs to hmivms group

JIRA INFRA-659
parent 92a9dedd
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ deploy-lcr:
tags:
- docker
stage: deploy
image: registry.esss.lu.se/ics-docker/tower-cli:3.3
image: registry.esss.lu.se/ics-docker/tower-cli
script:
- >
tower-cli job launch
......@@ -21,7 +21,7 @@ deploy-nx:
tags:
- docker
stage: deploy
image: registry.esss.lu.se/ics-docker/tower-cli:3.3
image: registry.esss.lu.se/ics-docker/tower-cli
script:
- >
tower-cli job launch
......@@ -32,3 +32,18 @@ deploy-nx:
-e "csstudio_ess_opis_version=$CI_COMMIT_REF_NAME" --monitor
only:
- master@ics-software/ess-opis
deploy-hmivms:
tags:
- docker
stage: deploy
image: registry.esss.lu.se/ics-docker/tower-cli
script:
- >
tower-cli job launch
-h torn.tn.esss.lu.se
-t ${TOWER_OAUTH_TOKEN}
-J "deploy-csstudio-hmivms"
--tags csstudio-ess-opis --monitor
only:
- master@ics-software/ess-opis
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment