test parameters
This commit is contained in:
parent
689fe9682d
commit
fcd2e2f5ab
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -22,7 +22,7 @@ pipeline {
|
|||||||
copyArtifacts filter: '*', projectName: 's444463-create-dataset'
|
copyArtifacts filter: '*', projectName: 's444463-create-dataset'
|
||||||
sh 'python3 ./deepl.py $EPOCH'
|
sh 'python3 ./deepl.py $EPOCH'
|
||||||
archiveArtifacts artifacts: "model"
|
archiveArtifacts artifacts: "model"
|
||||||
build job: "s444380-evaluation/master"
|
build job: "s444463-evaluation/master"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user