Zaktualizuj 'Jenkinsfile_sacred'
This commit is contained in:
parent
8cfd1b7e08
commit
33a61699ca
@ -32,7 +32,7 @@ pipeline {
|
||||
copyArtifacts filter: '*', projectName: 's478815-create-dataset'
|
||||
sh 'python3 ./train-sacred.py with "epochs=$EPOCHS"'
|
||||
|
||||
archiveArtifacts artifacts: 'experiment/_sources/*, experiment/1/*'
|
||||
archiveArtifacts artifacts: 'experiment/_sources/*, experiment/1/*, modelS.pkl, output.txt'
|
||||
sh 'rm -r experiment'
|
||||
|
||||
build job: 's478815-evaluation/master/'
|
||||
|
Loading…
Reference in New Issue
Block a user