diff --git a/ci-templates/lfs-pull.yml b/ci-templates/lfs-pull.yml
index b657a44e5c105074465de3a7f0339307e6aefe36..8e90299a74da3af69d0d868ac991ea0ef13f4647 100644
--- a/ci-templates/lfs-pull.yml
+++ b/ci-templates/lfs-pull.yml
@@ -2,7 +2,7 @@
   "find $$current_ws -type f -name .lfsconfig -execdir git lfs pull \\; ;\
    find $$current_ws -type f -name .lfsconfig -execdir git lfs ls-files \\; ;"
 
-.industrial-ci:
+.industrial_ci:
   BEFORE_INIT: "bash <(curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh);\
               apt install -qq -y git-lfs; \
               git config --global credential.helper store; \