Zaktualizuj 'Jenkinsfile_sacred'
This commit is contained in:
parent
8c362daa7f
commit
d6a01d0b4c
@ -31,7 +31,7 @@ pipeline {
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's478815-create-dataset'
|
||||
sh 'python3 ./train-sacred.py with "epochs=$EPOCHS"'
|
||||
sh 'cp s478815/_sources/train-sacred* source_code.py'
|
||||
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'
|
||||
|
Loading…
Reference in New Issue
Block a user