Add mime types file in Drone env

This commit is contained in:
Vincent Petry
2020-05-25 10:46:38 +02:00
parent fc50ee3aed
commit b03529224f
+1
View File
@@ -69,6 +69,7 @@ def apiTests(ctx):
'REVA_SHARING_USER_JSON_FILE': '/srv/app/tmp/reva/shares.json'
},
'commands': [
'apk add mailcap',
'mkdir -p /srv/app/tmp/reva',
'bin/ocis-reva gateway &',
'bin/ocis-reva users &',