Remove info line and add docker_tls_certdir variable

This commit is contained in:
Tanguy Herbron 2021-11-15 11:28:33 +01:00
parent 83b188fa3e
commit bdd96375bc

View File

@ -37,5 +37,6 @@ build-image:
- sed -i "/wget/c$NEW_URL" docker/assets/download-package
- cd docker
- echo "nameserver 127.0.0.11" > /etc/resolv.conf
- docker info
- docker build -t git.halia.dev/athens-school/gitlab:testing .
variables:
DOCKER_TLS_CERTDIR: ""