Disabled build waiting.
This commit is contained in:
parent
202b872851
commit
26b480a50f
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -34,7 +34,7 @@ pipeline {
|
|||||||
branch "**/master"
|
branch "**/master"
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
build '../rsemcs/develop'
|
build wait: false, job: '../rsemcs/develop'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user