fix CI
This commit is contained in:
@@ -1513,7 +1513,6 @@ def notify(ctx):
|
|||||||
def ocisServer(storage, accounts_hash_difficulty = 4, volumes = []):
|
def ocisServer(storage, accounts_hash_difficulty = 4, volumes = []):
|
||||||
environment = {
|
environment = {
|
||||||
"OCIS_URL": "https://ocis-server:9200",
|
"OCIS_URL": "https://ocis-server:9200",
|
||||||
"GRAPH_SPACES_WEBDAV_BASE": "https://ocis-server:9200/dav/spaces/",
|
|
||||||
"STORAGE_HOME_DRIVER": "%s" % (storage),
|
"STORAGE_HOME_DRIVER": "%s" % (storage),
|
||||||
"STORAGE_USERS_DRIVER": "%s" % (storage),
|
"STORAGE_USERS_DRIVER": "%s" % (storage),
|
||||||
"STORAGE_USERS_DRIVER_LOCAL_ROOT": "/srv/app/tmp/ocis/local/root",
|
"STORAGE_USERS_DRIVER_LOCAL_ROOT": "/srv/app/tmp/ocis/local/root",
|
||||||
|
|||||||
Reference in New Issue
Block a user