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 075b05e commit c73ea17Copy full SHA for c73ea17
.buildkite/pipeline.yml
@@ -2,7 +2,7 @@ env:
2
SETUP_GVM_VERSION: 'v0.5.0' # https://github.com/andrewkroh/gvm/issues/44#issuecomment-1013231151
3
DOCKER_COMPOSE_VERSION: "v2.17.2"
4
ELASTIC_PACKAGE_COMPOSE_DISABLE_ANSI: "true"
5
- ELASTIC_PACKAGE_COMPOSE_DISABLE_PROGRESS_INFORMATION: "true"
+ ELASTIC_PACKAGE_COMPOSE_DISABLE_PULL_PROGRESS_INFORMATION: "true"
6
KIND_VERSION: 'v0.17.0'
7
K8S_VERSION: 'v1.26.0'
8
0 commit comments