fix syntax
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2021-01-15 11:19:17 +01:00
parent d7db89e398
commit 0e311840cd
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ services:
{% endif %}
{% if droneci_repository_filter is defined and droneci_repository_filter | length > 0 %}
- DRONE_REPOSITORY_FILTER={{ droneci_repository_filter }}
{% end %}
{% endif %}
- DRONE_LOGS_COLOR=true
- DRONE_LOGS_PRETTY=true
- DRONE_TLS_AUTOCERT=false