Commit 9bc0602b authored by John Jarvis's avatar John Jarvis

Merge branch 'revert-17e80957' into 'master'

Revert "Merge branch 'update-auto-build-image-to-0-6-0' into 'master'"

See merge request gitlab-org/gitlab!59775
parents e6804a81 822f39db
---
title: Update auto-build-image to v0.6.0, updating the included docker to 20.10.6 and pack to 0.18.0
merge_request: 59525
author:
type: changed
build:
stage: build
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image:v0.6.0"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image:v0.4.0"
variables:
DOCKER_TLS_CERTDIR: ""
services:
- docker:20.10.6-dind
- docker:19.03.12-dind
script:
- |
if [[ -z "$CI_COMMIT_TAG" ]]; then
......
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