Homework sacred
This commit is contained in:
parent
f21760a17e
commit
4dde326a9b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -21,7 +21,7 @@ pipeline {
|
||||
withEnv(["EPOCH=${params.EPOCH}"]) {
|
||||
copyArtifacts filter: '*', projectName: 's444463-create-dataset'
|
||||
sh 'python3 ./deepl.py with "epochs=$EPOCH"'
|
||||
archiveArtifacts artifacts: "model, my_runs/*"
|
||||
archiveArtifacts artifacts: "model, my_runs/_sources/*"
|
||||
build job: "s444463-evaluation/master"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user