Commit 17e80957 authored by Matija Čupić's avatar Matija Čupić

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

Update auto-build-image to v0.6.0

See merge request gitlab-org/gitlab!59525
parents 7c090b22 94aad9f2
---
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.4.0"
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image:v0.6.0"
variables:
DOCKER_TLS_CERTDIR: ""
services:
- docker:19.03.12-dind
- docker:20.10.6-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