8 lines
150 B
YAML
8 lines
150 B
YAML
publishers:
|
|
- archive:
|
|
artifacts: '*.tar.gz'
|
|
allow-empty: true
|
|
only-if-success: true
|
|
fingerprint: true
|
|
excludes: path
|