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