Skip to content

Commit 4b15e1a

Browse files
authored
[CI] Fix windows image prefix in the new integration pipeline (#6019)
1 parent 1d8229a commit 4b15e1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/bk.integration.pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ steps:
4646
agents:
4747
provider: "gcp"
4848
machineType: "n1-standard-8"
49-
image: "platform-ingest-elastic-agent-windows-2022"
49+
image: "family/platform-ingest-elastic-agent-windows-2022"
5050
matrix:
5151
- default
5252
- fleet

0 commit comments

Comments
 (0)