blob: 8b5d196d1a154146664227be4597274a66f172c7 (
plain)
1
2
3
4
5
6
7
8
9
|
builders:
- trigger-builds:
- project: "build_started"
parameter-factories:
- factory: binaryfile
parameter-name: filename
file-pattern: propfile*.txt
no-files-found-action: FAIL
block: true
|