From 8b29f096e853760090bd80db936259b8645a027f Mon Sep 17 00:00:00 2001 From: "A.Unger" Date: Fri, 5 Mar 2021 16:14:32 +0100 Subject: [PATCH] tweak drone star 2 --- .drone.star | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.star b/.drone.star index 7fc52fc99..2adf687fb 100644 --- a/.drone.star +++ b/.drone.star @@ -1350,7 +1350,7 @@ def ocisServer(storage, accounts_hash_difficulty = 4, volumes=[]): 'IDP_IDENTIFIER_REGISTRATION_CONF': '/drone/src/tests/config/drone/identifier-registration.yml', 'IDP_TLS': 'true', 'OCIS_LOG_LEVEL': 'info', - 'OCIS_LOG_PRETTY': 'true',a + 'OCIS_LOG_PRETTY': 'true', } # Pass in "default" accounts_hash_difficulty to not set this environment variable.