Zaktualizuj 'Jenkinsfile_train'
This commit is contained in:
parent
bfa03601b0
commit
4010505903
@ -22,8 +22,8 @@ pipeline {
|
||||
stage('First'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's478815-create-dataset'
|
||||
sh 'python3 ./biblioteka_DL.py'
|
||||
archiveArtifacts artifacts: 'model.pkl', followSymlinks: false
|
||||
sh 'python3 ./DL.py'
|
||||
archiveArtifacts artifacts: 'modelP.pkl', followSymlinks: false
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user