Add docker info line
This commit is contained in:
parent
39809a90cb
commit
83b188fa3e
@ -37,4 +37,5 @@ 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 .
|
||||
|
Reference in New Issue
Block a user