Loading .gitlab-ci.yml +4 −1 Original line number Diff line number Diff line Loading @@ -4,3 +4,6 @@ include: renovate: image: ghcr.io/renovatebot/renovate:full rules: - if: '$CI_PIPELINE_SOURCE == "schedule"' - if: '$CI_PIPELINE_SOURCE == "push"' No newline at end of file Loading
.gitlab-ci.yml +4 −1 Original line number Diff line number Diff line Loading @@ -4,3 +4,6 @@ include: renovate: image: ghcr.io/renovatebot/renovate:full rules: - if: '$CI_PIPELINE_SOURCE == "schedule"' - if: '$CI_PIPELINE_SOURCE == "push"' No newline at end of file