diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c14719ede1981c883f4738185b4e5efdfc0015c5..d8924164133b59bf633ede1568f21c4b8dca605d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -125,8 +125,6 @@ release:singularity:unstable: stage: singularity tags: - silicon - only: - - develop needs: ["release:unstable"] rules: - if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_SOURCE_BRANCH != "develop"'