diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 02a9b85e5d281944977af3c53bd449a3a2bfccc4..410d0beb5a8304bb3cc3c0bebb090ab90e8fdfa4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -356,6 +356,8 @@ deploy_nomad: - cs001 COMPONENT: - monitoring + - logging + - tango environment: name: $STATION script: @@ -364,4 +366,4 @@ deploy_nomad: -address="http://${STATION}c.control.lofar:4646" \ -var image_tag="latest" \ -var station="${STATION}" \ - infra/station/${COMPONENT}.hcl + infra/jobs/station/${COMPONENT}.levant.hcl