Skip to content
Snippets Groups Projects
Commit 7c694eec authored by skoretzGL's avatar skoretzGL
Browse files

chore: change to renovate step to test team#5727

parent 2cb15120
No related branches found
No related tags found
No related merge requests found
Pipeline #22043426 passed
Loading
Loading
@@ -83,7 +83,8 @@ renovate_bot:
# Renovate only ever runs on gitlab.com
- if: '$CI_SERVER_HOST != "gitlab.com"'
when: never
- if: "($RENOVATE_SCHEDULED || $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH) && ($RENOVATE_IMMEDIATE == '' || $RENOVATE_IMMEDIATE == null) "
# - if: "($RENOVATE_SCHEDULED || $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH) && ($RENOVATE_IMMEDIATE == '' || $RENOVATE_IMMEDIATE == null) "
- if: "($RENOVATE_IMMEDIATE == '' || $RENOVATE_IMMEDIATE == null)"
exists:
- renovate.json
cache:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment