Loading gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -35,3 +35,5 @@ registry-latest: rules: - if: '( $CI_COMMIT_BRANCH == $CUSTOM_BRANCH_LATEST || $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH ) && ( $CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "schedule" )' - when: never cache: [] dependencies: [] Loading
gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -35,3 +35,5 @@ registry-latest: rules: - if: '( $CI_COMMIT_BRANCH == $CUSTOM_BRANCH_LATEST || $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH ) && ( $CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "schedule" )' - when: never cache: [] dependencies: []