14 lines
272 B
Plaintext
14 lines
272 B
Plaintext
|
specs:
|
||
|
test-spec:
|
||
|
source: '/some/path'
|
||
|
destination: '/some/other/path'
|
||
|
limit: 7
|
||
|
notify:
|
||
|
events:
|
||
|
- 'failure'
|
||
|
|
||
|
test-2:
|
||
|
source: '/path/to'
|
||
|
destination: '/to/some/other/path'
|
||
|
limit: 2
|