Skip to content

Commit c73ea17

Browse files
committed
Rename env var in buildkite
1 parent 075b05e commit c73ea17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ env:
22
SETUP_GVM_VERSION: 'v0.5.0' # https://github.com/andrewkroh/gvm/issues/44#issuecomment-1013231151
33
DOCKER_COMPOSE_VERSION: "v2.17.2"
44
ELASTIC_PACKAGE_COMPOSE_DISABLE_ANSI: "true"
5-
ELASTIC_PACKAGE_COMPOSE_DISABLE_PROGRESS_INFORMATION: "true"
5+
ELASTIC_PACKAGE_COMPOSE_DISABLE_PULL_PROGRESS_INFORMATION: "true"
66
KIND_VERSION: 'v0.17.0'
77
K8S_VERSION: 'v1.26.0'
88

0 commit comments

Comments
 (0)