summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorMayra Cabrera <mcabrera@gitlab.com>2018-09-17 09:12:50 -0500
committerMayra Cabrera <mcabrera@gitlab.com>2018-09-17 09:19:47 -0500
commit2f46c902ff03d57f7200b18f6ce18938deaddaad (patch)
treeb6028a3760c58c11a2a5b7163f68fdc67c6060d9 /changelogs/unreleased
parent50cb63533ff4d90ae317b20157c3fd824783fd61 (diff)
downloadgitlab-ce-2f46c902ff03d57f7200b18f6ce18938deaddaad.tar.gz
Vendor Auto-DevOps.gitlab-ci from gitlab-ci-yml
Uses curl instead of wget on install_dependencies, as wget does not support https through http proxy on alpine:latest
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/vendor-gitlab-ci-auto-devops-yml.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/vendor-gitlab-ci-auto-devops-yml.yml b/changelogs/unreleased/vendor-gitlab-ci-auto-devops-yml.yml
new file mode 100644
index 00000000000..98d0e24c00a
--- /dev/null
+++ b/changelogs/unreleased/vendor-gitlab-ci-auto-devops-yml.yml
@@ -0,0 +1,5 @@
+---
+title: Make AutoDevOps work behind proxy
+merge_request: 21775
+author: Sergej - @kinolaev
+type: other