Skip to content

Commit 12a9aac

Browse files
committed
use qa images for testing
1 parent e0c8e72 commit 12a9aac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/utils/pipeline/steps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export const commandStepDefaults: Partial<CustomCommandStep> = {
4848
agents: {
4949
provider: 'gcp',
5050
image: 'family/elastic-charts-ubuntu-2404',
51-
imageProject: 'elastic-images-prod',
51+
imageProject: 'elastic-images-qa',
5252
machineType: 'n2-standard-2',
5353
},
5454
skip: false,

0 commit comments

Comments
 (0)