Add feature branch deployment pipeline
This commit is contained in:
6
.gitleaksignore
Normal file
6
.gitleaksignore
Normal file
@@ -0,0 +1,6 @@
|
||||
# Gitleaks ignore file
|
||||
# https://github.com/gitleaks/gitleaks#gitleaksignore
|
||||
#
|
||||
# Note: secrets job set to allow_failure in .gitlab-ci.yml
|
||||
# False positive: s3_key is an attribute name in test assertions, not a secret
|
||||
# Protected by inline # gitleaks:allow comments in test_storage.py
|
||||
Reference in New Issue
Block a user