Update Jenkinsfile4
This commit is contained in:
parent
c693a87107
commit
d256880398
@ -15,6 +15,10 @@ pipeline {
|
|||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
triggers {
|
||||||
|
upstream(upstreamProjects: 's464903-create-dataset', threshold: hudson.model.Result.SUCCESS)
|
||||||
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Build image'){
|
stage('Build image'){
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user