Minimal .gitlab-ci.yml to enable Static Application Security Testing
The snippet can be accessed without any authentication.
Authored by
Andrew W Petro
- Step 1: Add this
.gitlab-ci.yml
in the root directory of a project on git.doit that does not yet have a.gitlab-ci.yml
. - There is no step 2.
(For more context see 2023-04-19 WPS show-and-tell outline on this topic.)
.gitlab-ci.yml 116 B
Please register or sign in to comment