Loading project-automation/update-check.yml +2 −4 Original line number Diff line number Diff line Loading @@ -14,9 +14,7 @@ else echo "Your current repository version ${UPDATE_CHECK_CURRENT_VERSION} is up to date" fi rules: - if: $DISABLE_UPDATE_CHECK when: never # rules: # - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH allow_failure: true needs: [] Loading
project-automation/update-check.yml +2 −4 Original line number Diff line number Diff line Loading @@ -14,9 +14,7 @@ else echo "Your current repository version ${UPDATE_CHECK_CURRENT_VERSION} is up to date" fi rules: - if: $DISABLE_UPDATE_CHECK when: never # rules: # - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH allow_failure: true needs: []