We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0c8e72 commit 12a9aacCopy full SHA for 12a9aac
1 file changed
.buildkite/utils/pipeline/steps.ts
@@ -48,7 +48,7 @@ export const commandStepDefaults: Partial<CustomCommandStep> = {
48
agents: {
49
provider: 'gcp',
50
image: 'family/elastic-charts-ubuntu-2404',
51
- imageProject: 'elastic-images-prod',
+ imageProject: 'elastic-images-qa',
52
machineType: 'n2-standard-2',
53
},
54
skip: false,
0 commit comments