Archive wildcard another test
This commit is contained in:
parent
b8e232e544
commit
fd2a336fcb
@ -40,6 +40,6 @@ node {
|
||||
}
|
||||
|
||||
stage('Archive arifacts') {
|
||||
archiveArtifacts artifacts: '*data/avocado.data*', followSymlinks: false, onlyIfSuccessful: true
|
||||
archiveArtifacts artifacts: '*data/avocado.data*', onlyIfSuccessful: true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user