mirror of
https://github.com/corda/corda.git
synced 2025-02-20 17:33:15 +00:00
remove throttling
This commit is contained in:
parent
bd657fad65
commit
4edf618442
2
.ci/dev/regression/Jenkinsfile
vendored
2
.ci/dev/regression/Jenkinsfile
vendored
@ -1,8 +1,6 @@
|
||||
@Library('corda-shared-build-pipeline-steps')
|
||||
import static com.r3.build.BuildControl.killAllExistingBuildsForJob
|
||||
|
||||
killAllExistingBuildsForJob(env.JOB_NAME, env.BUILD_NUMBER.toInteger())
|
||||
|
||||
pipeline {
|
||||
agent { label 'k8s' }
|
||||
options {
|
||||
|
Loading…
x
Reference in New Issue
Block a user