mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
update
This commit is contained in:
parent
16a68a03f1
commit
45f3acc425
2 changed files with 28 additions and 0 deletions
11
pipelines/compliance.yml
Normal file
11
pipelines/compliance.yml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
stages:
|
||||
- compliance
|
||||
|
||||
include:
|
||||
- template: Security/Secret-Detection.gitlab-ci.yml
|
||||
|
||||
secret_detection:
|
||||
stage: .pre
|
||||
rules:
|
||||
- when: always
|
||||
allow_failure: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue