Skip to content

Commit d9ac9a2

Browse files
committed
disabled buildvcs
1 parent 4dc1a9e commit d9ac9a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ env:
77
DOCKER_REGISTRY: "docker.elastic.co"
88
STAGING_IMAGE: "${DOCKER_REGISTRY}/observability-ci"
99
BUILDX: 1
10+
GOFLAGS: "-buildvcs=false"
1011

1112
steps:
1213
- group: "Staging"

0 commit comments

Comments
 (0)