This repository has been archived on 2021-12-24. You can view files and clone it, but cannot push or open issues/pull-requests.
|
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
|