INFRA-1804: Merging forward updates from release/os/4.6 to release/os/4.7

This commit is contained in:
Waldemar Zurowski 2023-08-30 14:30:31 +01:00
commit 5daa091fdc

View File

@ -30,7 +30,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