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:
authordappelt <dappelt@gitlab.com>2019-08-26 18:25:36 +0300
committerdappelt <dappelt@gitlab.com>2019-08-26 18:25:36 +0300
commite21e526645090070f5994b146a16f5b8457fcd7a (patch)
tree7685a16ead37866ee8911884f45980a25c887c35
parent336ef2a98cf74b0a49474816031657efbe14f3b2 (diff)
Make DAST report browsableda/make-dast-report-browsable
-rw-r--r--.gitlab/ci/reports.gitlab-ci.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitlab/ci/reports.gitlab-ci.yml b/.gitlab/ci/reports.gitlab-ci.yml
index e3768ecf2a2..9dbf503188e 100644
--- a/.gitlab/ci/reports.gitlab-ci.yml
+++ b/.gitlab/ci/reports.gitlab-ci.yml
@@ -37,3 +37,6 @@ dast:
before_script:
- export DAST_WEBSITE="$(cat review_app_url.txt)"
cache: {}
+ artifacts:
+ paths:
+ - gl-dast-report.json