Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -95,7 +95,7 @@ pipeline {
|
||||
|
||||
# Detect Secrets - Hardcoded secrets scan
|
||||
detect-secrets scan \
|
||||
--exclude-files '\.git/.*' \
|
||||
--exclude-files '.git/.*' \
|
||||
--output-format=json \
|
||||
> secrets-report.json || true
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user