summaryrefslogtreecommitdiffstats
path: root/tests/triggers/fixtures/groovy-script.yaml
blob: af496a39a444d13892998040ef2cde2e00b74539 (plain)
1
2
3
4
5
6
7
triggers:
  - groovy-script:
        script-file-path: 'path/to/filename'
        cron: 'H/15 * * * *'
        enable-concurrent: true
        label: master
        system-script: true