summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorAvielle Wolfe <aviellewolfe@gmail.com>2019-06-12 13:22:15 -0400
committerAvielle Wolfe <aviellewolfe@gmail.com>2019-06-12 13:22:15 -0400
commit7da9a8149687aedfa71cd9a408baff114d84a310 (patch)
tree7d3638ee183b4ceb90e3fa6019ae4bd253b75936 /changelogs
parent07a9bdbfb44222c0c1510c5e028b23b8506fc095 (diff)
downloadgitlab-ce-7da9a8149687aedfa71cd9a408baff114d84a310.tar.gz
Move SAST docker changes to CE
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/10842-add-missing-environments-variable-to-the-sast-analyzer-docker-container.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/10842-add-missing-environments-variable-to-the-sast-analyzer-docker-container.yml b/changelogs/unreleased/10842-add-missing-environments-variable-to-the-sast-analyzer-docker-container.yml
new file mode 100644
index 00000000000..bce5781afec
--- /dev/null
+++ b/changelogs/unreleased/10842-add-missing-environments-variable-to-the-sast-analyzer-docker-container.yml
@@ -0,0 +1,5 @@
+---
+title: 'Fix: propagate all documented ENV vars to CI when using SAST'
+merge_request: 10842
+author:
+type: fixed