diff options
author | Philippe Lafoucrière <plafoucriere@gitlab.com> | 2019-05-29 01:11:45 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2019-05-29 01:11:45 +0000 |
commit | b41b9e6005df7d32a586bf92d858291480beb83a (patch) | |
tree | a4eec25bbcb40aeac81e2412495c41fe1c1d6861 /changelogs | |
parent | 9daae83fdd14d2cfb5b4b9651cae178884892ac7 (diff) | |
download | gitlab-ce-b41b9e6005df7d32a586bf92d858291480beb83a.tar.gz |
Disable proxy in container scanning template
closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11105
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/11105-fix-cs-with-proxy.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/11105-fix-cs-with-proxy.yml b/changelogs/unreleased/11105-fix-cs-with-proxy.yml new file mode 100644 index 00000000000..ee32427d20e --- /dev/null +++ b/changelogs/unreleased/11105-fix-cs-with-proxy.yml @@ -0,0 +1,5 @@ +--- +title: Fix proxy support in Container Scanning +merge_request: 27246 +author: +type: fixed |