Skip to content

Commit

Permalink
ocis init for drone
Browse files Browse the repository at this point in the history
  • Loading branch information
kulmann committed May 2, 2022
1 parent e6c535e commit 2016d91
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 @@ -2206,6 +2206,7 @@ def ocisService():
"cd %s/ocis-build" % dir["base"],
"mkdir -p /srv/app/tmp/ocis/owncloud/data/",
"mkdir -p /srv/app/tmp/ocis/storage/users/",
"./ocis init --insecure true",
"./ocis server",
],
"volumes": [{
Expand Down

0 comments on commit 2016d91

Please sign in to comment.