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