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:
authorMayra Cabrera <mcabrera@gitlab.com>2018-09-17 17:12:50 +0300
committerMayra Cabrera <mcabrera@gitlab.com>2018-09-17 17:19:47 +0300
commit2f46c902ff03d57f7200b18f6ce18938deaddaad (patch)
treeb6028a3760c58c11a2a5b7163f68fdc67c6060d9 /changelogs
parent50cb63533ff4d90ae317b20157c3fd824783fd61 (diff)
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')
-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