mirror of
https://github.com/status-im/consul.git
synced 2025-02-03 17:34:08 +00:00
test: use docker buildkit backend for envoy integration tests (#12726)
This commit is contained in:
parent
e62275642b
commit
231e5b61e7
@ -13,6 +13,8 @@ DEBUG=${DEBUG:-}
|
||||
ENVOY_VERSION=${ENVOY_VERSION:-"1.20.2"}
|
||||
export ENVOY_VERSION
|
||||
|
||||
export DOCKER_BUILDKIT=1
|
||||
|
||||
if [ ! -z "$DEBUG" ] ; then
|
||||
set -x
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user