Zaktualizuj 'Jenkinsfile_sacred'

This commit is contained in:
Kornelia Girejko 2022-05-08 19:31:14 +02:00
parent cd925139f3
commit fb640f345e

View File

@ -31,7 +31,7 @@ pipeline {
steps {
copyArtifacts filter: '*', projectName: 's478815-create-dataset'
sh 'python3 ./train-sacred.py with "epochs=$EPOCHS"'
sh 'cp s478815/* source_code.py'
sh 'cp s478815/1/config.json configuration.json'
sh 'cp s478815/1/info.json param.json'
sh 'cp s478815/1/games_model.pkl model.pkl'