update jenkinsfile_train
This commit is contained in:
parent
53f1f37d39
commit
c039177b95
@ -18,7 +18,7 @@ pipeline {
|
|||||||
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
||||||
sh 'python3 ./Biblioteka_DL/dllib.py $EPOCHS'
|
sh 'python3 ./Biblioteka_DL/dllib.py $EPOCHS'
|
||||||
archiveArtifacts artifacts: 'games_model.pkl', followSymlinks: false
|
archiveArtifacts artifacts: 'games_model.pkl', followSymlinks: false
|
||||||
|
build job: 's444356-evaluation/master/'
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user