Update GitLab CI config according to Docker 19.03 release

See: https://about.gitlab.com/2019/07/31/docker-in-docker-with-docker-19-dot-03/
This commit is contained in:
Tortue Torche 2019-08-27 17:00:27 +02:00
parent 7bb3522cef
commit 4624c4e680

View File

@ -2,6 +2,7 @@ image: $CI_REGISTRY/$CI_PROJECT_NAMESPACE/hub/auto-deploy-image:latest
variables:
DOCKER_DRIVER: overlay2
DOCKER_TLS_CERTDIR: "/certs"
TRAEFIK_VERSION: 1.7-alpine
PORTAINER_VERSION: latest
PSU_IMAGE: ${CI_REGISTRY_IMAGE}/builds