Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -237,8 +237,8 @@ job_tag_validate: - changes: compare_to: 'refs/heads/$CI_DEFAULT_BRANCH' paths: - 'rpm/*.spec' - 'src/**/*' - rpm/*.spec - src/**/* # when: on_success # - when: on_success Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -237,8 +237,8 @@ job_tag_validate: - changes: compare_to: 'refs/heads/$CI_DEFAULT_BRANCH' paths: - 'rpm/*.spec' - 'src/**/*' - rpm/*.spec - src/**/* # when: on_success # - when: on_success Loading