Zaktualizuj 'Jenkinsfile-prediction-s444409'
This commit is contained in:
parent
869957ca3c
commit
c4e902f763
@ -21,8 +21,6 @@ buildSelector(
|
|||||||
stage('Copy Artifacts') {
|
stage('Copy Artifacts') {
|
||||||
steps {
|
steps {
|
||||||
copyArtifacts projectName: 's444409-training/main', selector: buildParameter('BUILD_SELECTOR')
|
copyArtifacts projectName: 's444409-training/main', selector: buildParameter('BUILD_SELECTOR')
|
||||||
sh "echo ${params.INPUT} > input_example.json"
|
|
||||||
sh "python predict.py"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user