evaluation branch
Some checks failed
s434765-evaluation/pipeline/head There was a failure building this commit
Some checks failed
s434765-evaluation/pipeline/head There was a failure building this commit
This commit is contained in:
parent
02da6bf4cd
commit
cd78cbc034
@ -17,7 +17,6 @@ node {
|
|||||||
stage('Clone repo') {
|
stage('Clone repo') {
|
||||||
docker.image("karopa/ium:11").inside {
|
docker.image("karopa/ium:11").inside {
|
||||||
stage('Test') {
|
stage('Test') {
|
||||||
copyArtifacts fingerprintArtifacts: true, projectName: 's434765-create-dataset', selector: buildParameter("BUILD_DATASET")
|
|
||||||
copyArtifacts fingerprintArtifacts: true, projectName: 's434765-training', selector: buildParameter("BUILD_MODEL")
|
copyArtifacts fingerprintArtifacts: true, projectName: 's434765-training', selector: buildParameter("BUILD_MODEL")
|
||||||
sh '''
|
sh '''
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
Loading…
Reference in New Issue
Block a user