mirror of
https://github.com/corda/corda.git
synced 2025-01-31 08:25:50 +00:00
use correct agent
This commit is contained in:
parent
269b196c57
commit
5db96e679c
2
.ci/dev/regression/Jenkinsfile
vendored
2
.ci/dev/regression/Jenkinsfile
vendored
@ -31,7 +31,7 @@ String COMMON_GRADLE_PARAMS = [
|
|||||||
].join(' ')
|
].join(' ')
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'standard-latest-ami' }
|
agent { label 'standard' }
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* List options in alphabetical order
|
* List options in alphabetical order
|
||||||
|
Loading…
x
Reference in New Issue
Block a user