From 493013ffbec74ed58bebdb60d6c2e0ce2b09576e Mon Sep 17 00:00:00 2001 From: Jon Azpiazu <jon.azpiazu@tecnalia.com> Date: Mon, 10 May 2021 10:05:53 +0200 Subject: [PATCH] Clean uneeded clause --- .gitlab-industrial-ci-kinetic-with-rosinstall.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-industrial-ci-kinetic-with-rosinstall.yml b/.gitlab-industrial-ci-kinetic-with-rosinstall.yml index 47e0864..6072982 100644 --- a/.gitlab-industrial-ci-kinetic-with-rosinstall.yml +++ b/.gitlab-industrial-ci-kinetic-with-rosinstall.yml @@ -53,7 +53,6 @@ industrial_ci_melodic: DOCKER_IMAGE: "${ARTIFACT_DOCKER_URL}/flexbotics-base-devel:${ROS_DISTRO}" rules: - if: $CI_COMMIT_REF_NAME =~ /^melodic-.*/ - when: always - if: $CI_COMMIT_TAG when: never -- GitLab