Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Commit

Permalink
Add mime types file in Drone env
Browse files Browse the repository at this point in the history
  • Loading branch information
Vincent Petry committed May 25, 2020
1 parent fc50ee3 commit b035292
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -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 &',
Expand Down

0 comments on commit b035292

Please sign in to comment.