Zaktualizuj 'Jenkinsfile-sacred'
This commit is contained in:
parent
c928a29d84
commit
5902778cb9
@ -16,7 +16,7 @@ pipeline {
|
||||
stage('Sacred-stage'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's478839-create-dataset'
|
||||
sh 'python3 ml_pytorch_sacred.py with "epochs=$EPOCHS"'
|
||||
sh 'python ml_pytorch_sacred.py with "epochs=$EPOCHS"'
|
||||
sh 'cp IUM_478839/_sources/* source_code.py'
|
||||
sh 'cp IUM_478839/1/config.json configuration.json'
|
||||
sh 'cp IUM_478839/1/info.json param.json'
|
||||
|
Loading…
Reference in New Issue
Block a user