Remove info line and add docker_tls_certdir variable
This commit is contained in:
parent
83b188fa3e
commit
bdd96375bc
@ -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: ""
|
||||
|
Reference in New Issue
Block a user