IUM_06 - fix models/Jenkinsfile
This commit is contained in:
parent
f0f821c065
commit
c664c6dcf8
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -50,7 +50,6 @@ pipeline {
|
|||||||
sh "python3 ./download_dataset.py ${params.CUTOFF}"
|
sh "python3 ./download_dataset.py ${params.CUTOFF}"
|
||||||
archiveArtifacts artifacts: 'datasets/*', onlyIfSuccessful: true
|
archiveArtifacts artifacts: 'datasets/*', onlyIfSuccessful: true
|
||||||
|
|
||||||
# Run other jobs after this job succeeds
|
|
||||||
build job: 's464863/main', wait: true
|
build job: 's464863/main', wait: true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user