Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-07-21 17:44:19 +0300
committerGitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>2020-07-21 17:44:19 +0300
commiteba3583ef6b19fe90e95c023212f33e4aec628a3 (patch)
tree60913420fba5a36b86a36193ea4a0254435e4e76 /changelogs/unreleased/update-auto-build-image-to-0-3-0.yml
parentf9e9ee2d49eac9bb621ad0a6500f74faf4b083b1 (diff)
Update CHANGELOG.md for 13.2.0
[ci skip]
Diffstat (limited to 'changelogs/unreleased/update-auto-build-image-to-0-3-0.yml')
-rw-r--r--changelogs/unreleased/update-auto-build-image-to-0-3-0.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/changelogs/unreleased/update-auto-build-image-to-0-3-0.yml b/changelogs/unreleased/update-auto-build-image-to-0-3-0.yml
deleted file mode 100644
index a8f5534f043..00000000000
--- a/changelogs/unreleased/update-auto-build-image-to-0-3-0.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Add custom Dockerfile paths to Auto DevOps Build stage with DOCKERFILE_PATH
-merge_request: 35662
-author: thklein
-type: added