We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a8b76 commit b92b415Copy full SHA for b92b415
.buildkite/pipeline.yaml
@@ -1,6 +1,7 @@
1
$schema: "http://json.schemastore.org/buildkite"
2
env:
3
- IMAGE: "e2e-0040635f0-2022-03-16t17-33-08z"
+ # Build this image in sourcegraph/infrastructure by running `make e2e` in `gcp/images`
4
+ IMAGE: "e2e-db8a40720-2024-08-26t08-44-10z"
5
VAGRANT_RUN_ENV: "CI"
6
steps:
7
- label: ":docker:"
0 commit comments