Skip to content

Commit

Permalink
update drone
Browse files Browse the repository at this point in the history
  • Loading branch information
fschade committed Jun 24, 2022
1 parent 9fa00ae commit a8d1771
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# The version of OCIS to use in pipelines that test against OCIS
OCIS_COMMITID=49541e6cc244f933e1d42b0462664eb6f1ab4ad4
OCIS_COMMITID=2e79be6bfd92d373eb63039e66354fe9d13aaae0
OCIS_BRANCH=master
1 change: 1 addition & 0 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -2196,6 +2196,7 @@ def ocisService():
"STORAGE_USERS_DRIVER_OWNCLOUD_DATADIR": "/srv/app/tmp/ocis/owncloud/data",
"WEB_ASSET_PATH": "%s/dist" % dir["web"],
"WEB_UI_CONFIG": "/srv/config/drone/config-ocis.json",
"FRONTEND_ENABLE_RESHARING": "true",
},
"commands": [
"cd %s/ocis-build" % dir["base"],
Expand Down

0 comments on commit a8d1771

Please sign in to comment.