mirror of
https://github.com/corda/corda.git
synced 2025-04-09 20:31:52 +00:00
INFRA-284 switching label (#6153)
This commit is contained in:
parent
6a07284324
commit
e5d554571f
@ -5,7 +5,7 @@ import static com.r3.build.BuildControl.killAllExistingBuildsForJob
|
||||
killAllExistingBuildsForJob(env.JOB_NAME, env.BUILD_NUMBER.toInteger())
|
||||
|
||||
pipeline {
|
||||
agent { label 'local-k8s' }
|
||||
agent { label 'k8s' }
|
||||
options {
|
||||
timestamps()
|
||||
timeout(time: 3, unit: 'HOURS')
|
||||
|
Loading…
x
Reference in New Issue
Block a user