INFRA-1804: revert back to standard agent (#7463)

* Snyk binaries have been already incorporated into standard Jenkins
agent
This commit is contained in:
Waldemar Żurowski 2023-08-30 14:28:29 +01:00 committed by GitHub
parent 33df909cee
commit 00b1f3d2c7
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