jenkins-job-builder/tests/triggers/fixtures/groovy-script-full.yaml

10 lines
265 B
YAML

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