ES-93: use standard agent (#7343)

This commit is contained in:
Ronan Browne 2023-04-25 20:25:37 +01:00 committed by GitHub
parent 8897b17fb6
commit 2f92c394c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ String COMMON_GRADLE_PARAMS = [
].join(' ')
pipeline {
agent { label 'standard-latest-ami' }
agent { label 'standard' }
/*
* List options in alphabetical order