This commit is contained in:
parent
3e061b8278
commit
5f71b84ce8
@ -16,6 +16,7 @@ pipeline {
|
||||
stage('Script'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's444018-create-dataset'
|
||||
sh 'ls -la'
|
||||
sh 'python3 ./biblioteka_DL/dllib.py $EPOCHS'
|
||||
archiveArtifacts artifacts: 'model.pkl', followSymlinks: false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user