Zaktualizuj 'Jenkinsfile_sacred'
This commit is contained in:
parent
d039a1b96d
commit
31fe8e4984
@ -32,8 +32,8 @@ pipeline {
|
|||||||
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"'
|
||||||
|
|
||||||
archiveArtifacts artifacts: 'experiment/*, modelS.pkl, output.txt'
|
archiveArtifacts artifacts: 'experiment/_sources/*, experiment/*, modelS.pkl, output.txt'
|
||||||
sh 'rm -r experiment'
|
|
||||||
|
|
||||||
build job: 's478815-evaluation/master/'
|
build job: 's478815-evaluation/master/'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user