diff --git a/templates/services/droneci_compose.yml.j2 b/templates/services/droneci_compose.yml.j2 index e7ee1fa..852ef0c 100644 --- a/templates/services/droneci_compose.yml.j2 +++ b/templates/services/droneci_compose.yml.j2 @@ -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