diff options
author | James Fargher <proglottis@gmail.com> | 2019-01-10 08:44:06 +1300 |
---|---|---|
committer | James Fargher <proglottis@gmail.com> | 2019-02-25 09:43:06 +1300 |
commit | 9b2befb65b5ff6a6a00333366981eccf791f98f3 (patch) | |
tree | e0ed05b8547a607ea583ccf911f0dc33a883f887 /changelogs | |
parent | c44c83c447377f974e1d3f9b7719cd115791fbb1 (diff) | |
download | gitlab-ce-9b2befb65b5ff6a6a00333366981eccf791f98f3.tar.gz |
Use auto-build-image for build stage
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/50313-use-kaniko-to-build-containers-in-autodevops.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/50313-use-kaniko-to-build-containers-in-autodevops.yml b/changelogs/unreleased/50313-use-kaniko-to-build-containers-in-autodevops.yml new file mode 100644 index 00000000000..0188df7fce7 --- /dev/null +++ b/changelogs/unreleased/50313-use-kaniko-to-build-containers-in-autodevops.yml @@ -0,0 +1,5 @@ +--- +title: Use auto-build-image for build job in Auto-DevOps.gitlab-ci.yml +merge_request: 24279 +author: +type: changed |