UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
O
Opensource
pipeline-test-project
airflow-scheduler
Commits
d97b9e78
Commit
d97b9e78
authored
Apr 21, 2021
by
David Freeman
Browse files
add skip_paths to config file
parent
8dece534
Pipeline
#228905
failed with stages
in 2 minutes and 4 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
trufflehog-config.yaml
trufflehog-config.yaml
+2
-0
No files found.
trufflehog-config.yaml
View file @
d97b9e78
...
@@ -2,4 +2,6 @@ skip_strings:
...
@@ -2,4 +2,6 @@ skip_strings:
# will only be skipped in corresponding files
# will only be skipped in corresponding files
rootfs/opt/bitnami/scripts/libairflow.sh
:
rootfs/opt/bitnami/scripts/libairflow.sh
:
-
'
airflow_conf_set
"celery"
"broker_url"
"redis://${redis_user}:${redis_password}@${REDIS_HOST}:${REDIS_PORT_NUMBER}/1"'
-
'
airflow_conf_set
"celery"
"broker_url"
"redis://${redis_user}:${redis_password}@${REDIS_HOST}:${REDIS_PORT_NUMBER}/1"'
skip_paths
:
-
trufflehog-config.yaml
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment