Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
822f39db
Commit
822f39db
authored
Apr 20, 2021
by
John Jarvis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Merge branch 'update-auto-build-image-to-0-6-0' into 'master'"
This reverts merge request !59525
parent
7172e12e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
7 deletions
+2
-7
changelogs/unreleased/update-auto-build-image-to-0-6-0.yml
changelogs/unreleased/update-auto-build-image-to-0-6-0.yml
+0
-5
lib/gitlab/ci/templates/Jobs/Build.gitlab-ci.yml
lib/gitlab/ci/templates/Jobs/Build.gitlab-ci.yml
+2
-2
No files found.
changelogs/unreleased/update-auto-build-image-to-0-6-0.yml
deleted
100644 → 0
View file @
7172e12e
---
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
lib/gitlab/ci/templates/Jobs/Build.gitlab-ci.yml
View file @
822f39db
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment