ci: remove unnecessary Docker variables from configuration #306
@@ -13,11 +13,6 @@ stages:
|
|||||||
|
|
||||||
variables:
|
variables:
|
||||||
UNBOUND_RELEASE_TAG_ONLY: true
|
UNBOUND_RELEASE_TAG_ONLY: true
|
||||||
DOCKER_HOST: tcp://docker:2376
|
|
||||||
DOCKER_TLS_CERTDIR: "/certs"
|
|
||||||
DOCKER_TLS_VERIFY: 1
|
|
||||||
DOCKER_CERT_PATH: "$DOCKER_TLS_CERTDIR/client"
|
|
||||||
DOCKER_DRIVER: overlay2
|
|
||||||
|
|
||||||
.buildtools:
|
.buildtools:
|
||||||
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
|
image: buildtool/build-tools:${BUILDTOOLS_VERSION}
|
||||||
|
|||||||
Reference in New Issue
Block a user