Commit b0146e2d authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'docs-always-save-authartifact' into 'master'

Add when:always for DAST_AUTH_REPORT artifact

See merge request gitlab-org/gitlab!64782
parents 4ee8dfab 48f79075
......@@ -702,6 +702,7 @@ dast:
DAST_AUTH_REPORT: "true"
artifacts:
paths: [gl-dast-debug-auth-report.html]
when: always
```
### Available CI/CD variables
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment