Commit 5662f5e9 authored by Rob Greenwood's avatar Rob Greenwood

Pin version of docker-in-docker

parent 9f9a50b4
Pipeline #7751 failed with stage
in 1 minute and 2 seconds
build_image:
image: docker:git
services:
- docker:dind
- docker:18.05.0-dind
script:
- docker login -u gitlab-ci-token -p $CI_BUILD_TOKEN docker.steamhaus.co.uk
- docker build -t docker.steamhaus.co.uk/steamhaus/gitlab_ci_container .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment