diff --git a/ci-templates/industrial-ci-templates.yml b/ci-templates/industrial-ci-templates.yml
index fe50361777831a1aa9a73d6acbd68ee2defa016f..e17d608314ef18ce9bca67faf0ebc915c1cb6e51 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_PATH_SLUG}
+    DOCKER_PUSH_NAME: ${CI_PROJECT_PATH}
     DDEPLOY_YAML: ddeploy.yaml
   before_script:
     - apk add --update python3 git py3-pip git-lfs