We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc1a9e commit d9ac9a2Copy full SHA for d9ac9a2
.buildkite/pipeline.yml
@@ -7,6 +7,7 @@ env:
7
DOCKER_REGISTRY: "docker.elastic.co"
8
STAGING_IMAGE: "${DOCKER_REGISTRY}/observability-ci"
9
BUILDX: 1
10
+ GOFLAGS: "-buildvcs=false"
11
12
steps:
13
- group: "Staging"
0 commit comments