set dummy values for datadog
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-09-25 11:14:01 +02:00
parent e7a91191cb
commit 24a4886148
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ services:
- DRONE_LOGS_PRETTY=true
- DRONE_TLS_AUTOCERT=false
- DRONE_DATADOG_ENABLED=false
- DRONE_DATADOG_ENDPOINT=dummy
- DRONE_DATADOG_TOKEN=dummy
- DRONE_PROMETHEUS_ANONYMOUS_ACCESS={{ droneci_prometheus_anonymous_access | bool | lower }}
{% if droneci_db_type == "pgsql" %}
- DRONE_DATABASE_DRIVER=postgres