Commit 1097bc72 authored by JunHyung An's avatar JunHyung An
Browse files

Update .gitlab-ci.yml file

parent 23b86f68
Loading
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -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