Skip to content
Snippets Groups Projects
Commit e0d433ee authored by Timo Koch's avatar Timo Koch
Browse files

[ci] Enable secrets security check

parent 780e288a
No related branches found
No related tags found
1 merge request!3209[ci] Enable secrets security check
Pipeline #19179 passed
+2
......@@ -142,3 +142,14 @@ trigger lecture:
DUMUX_MERGE_REQUEST_TARGET_BRANCH: $CI_MERGE_REQUEST_TARGET_BRANCH_NAME
DUMUX_COMMIT_SHA: $CI_COMMIT_SHA
DUMUX_REFERENCE_SHA: $CI_REFERENCE_SHA
################################################
# enable secrets security check #
################################################
include:
- template: Security/Secret-Detection.gitlab-ci.yml
secret_detection:
stage: check-status
rules:
- when: always
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment