Commit ad887e50 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

remove rules

parent 213f9e0f
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -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: []