diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-02 06:08:27 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-02 06:08:27 +0000 |
commit | 91ef4dcc05931e8be5cfb28462656386ed1fca21 (patch) | |
tree | 88bb2c5225c49baa3e260dd3d50e865177054d04 /doc/topics | |
parent | 895563036ae0fb388dd3ac3cae3a31f2bf1fa85f (diff) | |
download | gitlab-ce-91ef4dcc05931e8be5cfb28462656386ed1fca21.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/topics')
-rw-r--r-- | doc/topics/autodevops/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md index cc6777a1ce7..ef4eca32950 100644 --- a/doc/topics/autodevops/index.md +++ b/doc/topics/autodevops/index.md @@ -317,7 +317,7 @@ metadata: name: gitlab-managed-apps-default-proxy namespace: gitlab-managed-apps spec: - env: + env: - name: http_proxy value: "PUT_YOUR_HTTP_PROXY_HERE" - name: https_proxy |