Fix gitleaks: add fingerprints for historical commits, remove allow_failure
This commit is contained in:
@@ -33,10 +33,6 @@ kics:
|
||||
hadolint:
|
||||
allow_failure: true
|
||||
|
||||
# secrets job - allow failure due to gitleaks false positive on s3_key attribute
|
||||
secrets:
|
||||
allow_failure: true
|
||||
|
||||
# Post-deployment integration tests template
|
||||
.integration_test_template: &integration_test_template
|
||||
stage: deploy # Runs in deploy stage, but after deployment due to 'needs'
|
||||
|
||||
Reference in New Issue
Block a user