change agent
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
6dce38df11
commit
7b08fea108
@ -6,11 +6,6 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
copyArtifacts projectName: 's444417-create-dataset'
|
copyArtifacts projectName: 's444417-create-dataset'
|
||||||
sh 'ls -la'
|
sh 'ls -la'
|
||||||
}
|
|
||||||
}
|
|
||||||
stage('archive model') {
|
|
||||||
steps {
|
|
||||||
|
|
||||||
archiveArtifacts '/saved_model/my_model'
|
archiveArtifacts '/saved_model/my_model'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user