summaryrefslogtreecommitdiffstats
path: root/tests/triggers/fixtures/ivy.yaml
blob: 7601d388b1848cb9db60e3c22ab35fb4e11aa76a (plain)
1
2
3
4
5
6
7
8
9
10
11
triggers:
  - ivy:
        path: path/to/file
        settings-path: path/to/settings/file
        properties-file:
            - 'filename1'
            - 'filename2'
        debug: true
        cron: 'H/15 * * * *'
        enable-concurrent: False
        label: master