feat(ci): secret detection

This commit is contained in:
MDLeom 2022-01-11 07:11:13 +00:00
parent fadd9ccf07
commit 78ef3f356f
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
image: node:lts-alpine
include:
- template: Security/Secret-Detection.gitlab-ci.yml
# Only run pipeline when scheduled or "Run pipeline" in the main branch
workflow:
rules: