tweak drone star 2

This commit is contained in:
A.Unger
2021-03-05 16:14:32 +01:00
parent bdff8b84f8
commit 8b29f096e8
+1 -1
View File
@@ -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.