Zaktualizuj 'Jenkinsfile_sacred'
This commit is contained in:
parent
cd925139f3
commit
fb640f345e
@ -31,7 +31,7 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
copyArtifacts filter: '*', projectName: 's478815-create-dataset'
|
copyArtifacts filter: '*', projectName: 's478815-create-dataset'
|
||||||
sh 'python3 ./train-sacred.py with "epochs=$EPOCHS"'
|
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/config.json configuration.json'
|
||||||
sh 'cp s478815/1/info.json param.json'
|
sh 'cp s478815/1/info.json param.json'
|
||||||
sh 'cp s478815/1/games_model.pkl model.pkl'
|
sh 'cp s478815/1/games_model.pkl model.pkl'
|
||||||
|
Loading…
Reference in New Issue
Block a user