update
This commit is contained in:
parent
76a2f14c21
commit
daf057a0f5
@ -7,7 +7,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Archive Output') {
|
||||
steps {
|
||||
archiveArtifacts 'my_runs'
|
||||
archiveArtifacts 'my_runs/**/*.*'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user