UNCLASSIFIED

Commit d97b9e78 authored by David Freeman's avatar David Freeman
Browse files

add skip_paths to config file

parent 8dece534
Pipeline #228905 failed with stages
in 2 minutes and 4 seconds
...@@ -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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment