update jenkinsfile_train
All checks were successful
s444356-training/pipeline/head This commit looks good
All checks were successful
s444356-training/pipeline/head This commit looks good
This commit is contained in:
parent
a78d814e09
commit
f45f29cac0
@ -18,7 +18,7 @@ pipeline {
|
||||
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
||||
sh 'python3 ./Biblioteka_DL/dllib.py $EPOCHS'
|
||||
sh 'ls -al'
|
||||
archiveArtifacts artifacts: 'Biblioteka_DL/games_model.pkl', followSymlinks: false
|
||||
archiveArtifacts artifacts: 'games_model.pkl', followSymlinks: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user