mirror of
https://github.com/corda/corda.git
synced 2025-02-11 05:12:09 +00:00
ES-93: use standard agent (#7343)
This commit is contained in:
parent
8897b17fb6
commit
2f92c394c4
2
.ci/dev/regression/Jenkinsfile
vendored
2
.ci/dev/regression/Jenkinsfile
vendored
@ -30,7 +30,7 @@ String COMMON_GRADLE_PARAMS = [
|
||||
].join(' ')
|
||||
|
||||
pipeline {
|
||||
agent { label 'standard-latest-ami' }
|
||||
agent { label 'standard' }
|
||||
|
||||
/*
|
||||
* List options in alphabetical order
|
||||
|
Loading…
x
Reference in New Issue
Block a user