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