diff --git a/ci-templates/industrial-ci-templates.yml b/ci-templates/industrial-ci-templates.yml index b9c6251da4130e27be509c10e1302d471323de12..0214c7a46ee18866c0ae2357c9df736fe24aea38 100644 --- a/ci-templates/industrial-ci-templates.yml +++ b/ci-templates/industrial-ci-templates.yml @@ -18,7 +18,7 @@ stage: deploy variables: DOCKER_PUSH_REGISTRY: ${ARTIFACT_DOCKER_URL} - DOCKER_PUSH_NAME: ${CI_PROJECT_NAME} + DOCKER_PUSH_NAME: ${CI_PROJECT_PATH_SLUG} DOCKER_PUSH_TAG: ${CI_COMMIT_REF_SLUG} DDEPLOY_YAML: ddeploy.yaml before_script: