to many artifacts, cutting to one
This commit is contained in:
parent
e409b11a15
commit
1b39d1cacb
@ -24,7 +24,7 @@ stages {
|
||||
stage('Archive') {
|
||||
steps {
|
||||
|
||||
archiveArtifacts artifacts: '**/**',
|
||||
archiveArtifacts artifacts: 'pytorch/result.txt',
|
||||
allowEmptyArchive: true
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user