Zaktualizuj 'Jenkinsfile_training'
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
b120219fcf
commit
36263fcfec
@ -17,7 +17,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Archive artifacts') {
|
stage('Archive artifacts') {
|
||||||
steps{
|
steps{
|
||||||
archiveArtifacts artifacts: 'model_movies.pb'
|
archiveArtifacts 'model_movies.pb'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Send notification'){
|
stage('Send notification'){
|
||||||
|
Loading…
Reference in New Issue
Block a user