Zaktualizuj 'Jenkinsfile_sacred'
This commit is contained in:
parent
30a0ec7bb0
commit
e2d9ecf32b
@ -30,7 +30,7 @@ pipeline {
|
||||
stage('Main train'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's478815-create-dataset'
|
||||
sh 'python3 ./sacred.py'
|
||||
sh 'python3 ./train-sacred.py'
|
||||
archiveArtifacts artifacts: 'modelP.pkl,*', followSymlinks: false
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user