diff --git a/.gitlab-industrial-ci-no-rosinstall.yml b/.gitlab-industrial-ci-no-rosinstall.yml
index 4b1afc95e5f12361ee7264c32f9134ee64891d5f..a893c926acdd5a9182cbab45e40f856f9f74257d 100644
--- a/.gitlab-industrial-ci-no-rosinstall.yml
+++ b/.gitlab-industrial-ci-no-rosinstall.yml
@@ -75,7 +75,6 @@ industrial_ci_melodic:
   variables:
     ROS_DISTRO: melodic
     DOCKER_IMAGE: "${ARTIFACT_DOCKER_URL}/flexbotics-base-devel:${ROS_DISTRO}"
-  rules:
   rules:
     - if: $DEPLOY
       when: never
@@ -87,7 +86,6 @@ industrial_ci_noetic:
   variables:
     ROS_DISTRO: noetic
     DOCKER_IMAGE: "${ARTIFACT_DOCKER_URL}/flexbotics-base-devel:${ROS_DISTRO}"
-  rules:
   rules:
     - if: $DEPLOY
       when: never