saving artifacts fix
This commit is contained in:
parent
72b0e06eb3
commit
f5158a272c
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -29,7 +29,6 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('archiveArtifacts') {
|
stage('archiveArtifacts') {
|
||||||
steps{
|
steps{
|
||||||
archiveArtifacts 'ium_s434695/**'
|
|
||||||
archiveArtifacts 'model1'
|
archiveArtifacts 'model1'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user