Zaktualizuj 'Jenkinsfile_train'
This commit is contained in:
parent
1d16e9ece9
commit
434c69044c
@ -30,7 +30,7 @@ pipeline {
|
||||
stage('First'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's478815-create-dataset'
|
||||
sh 'python3 ./DL.py $EPOCHS'
|
||||
sh 'python3 ./DL.py'
|
||||
archiveArtifacts artifacts: 'modelP.pkl', followSymlinks: false
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user