jenkins-job-builder/tests/wrappers/fixtures/build-keeper0005.yaml
tanhengyeow 854bec35af build-keeper: Add support for RunCondition
Change-Id: I05e7f9930c18e4cf803eb0d50dbd626bb081c915
Signed-off-by: Tan Heng Yeow <E0032242@u.nus.edu>
2018-08-27 22:26:40 +08:00

10 lines
200 B
YAML

wrappers:
- build-keeper:
policy: 'run-condition'
keep-build: true
run-condition:
- type: strings-match
arg1: abc
arg2: xyz
ignore-case: true