set dummy values for datadog
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e7a91191cb
commit
24a4886148
@ -42,6 +42,8 @@ services:
|
|||||||
- DRONE_LOGS_PRETTY=true
|
- DRONE_LOGS_PRETTY=true
|
||||||
- DRONE_TLS_AUTOCERT=false
|
- DRONE_TLS_AUTOCERT=false
|
||||||
- DRONE_DATADOG_ENABLED=false
|
- DRONE_DATADOG_ENABLED=false
|
||||||
|
- DRONE_DATADOG_ENDPOINT=dummy
|
||||||
|
- DRONE_DATADOG_TOKEN=dummy
|
||||||
- DRONE_PROMETHEUS_ANONYMOUS_ACCESS={{ droneci_prometheus_anonymous_access | bool | lower }}
|
- DRONE_PROMETHEUS_ANONYMOUS_ACCESS={{ droneci_prometheus_anonymous_access | bool | lower }}
|
||||||
{% if droneci_db_type == "pgsql" %}
|
{% if droneci_db_type == "pgsql" %}
|
||||||
- DRONE_DATABASE_DRIVER=postgres
|
- DRONE_DATABASE_DRIVER=postgres
|
||||||
|
Loading…
Reference in New Issue
Block a user