Zaktualizuj 'Jenkinsfile-sacred'
This commit is contained in:
parent
91b4f1e14a
commit
967f32032c
@ -17,7 +17,7 @@ pipeline {
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's478839-create-dataset'
|
||||
sh 'python3 ml_pytroch_sacred.py with "epochs=$EPOCHS"'
|
||||
archiveArtifacts artifacts: 'IUM_478839/_sources/*, IUM_478839/1/*'
|
||||
archiveArtifacts artifacts: 'IUM_478839/_sources/*, IUM_478839/1/*', 'result.txt', 'Model_xPosition.pkl'
|
||||
sh 'rm -r IUM_478839'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user