Commit e92484ae authored by Gibbs, Ian's avatar Gibbs, Ian
Browse files

troubleshoot job_tag_validate

parent e2535819
Loading
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -236,10 +236,11 @@ job_tag_validate:
  rules:
    - if: $CI_COMMIT_BRANCH
      changes:
        compare_to: 'refs/heads/$CI_DEFAULT_BRANCH'
        compare_to: 'refs/heads/main'
        paths:
          - rpm/*.spec
          - src/**/*
          - 'rpm/nsd-app-wrap.spec'

#          - src/**/*
#      when: on_success
#    - when: on_success