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

This commit is contained in:
Waldemar Zurowski 2023-08-30 16:40:20 +01:00
commit 849f8666a6

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