WebDAV header lock id fetching patch
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-12-10 21:46:38 +01:00
parent 8d92a012bf
commit 40f0726fbb

View File

@@ -23,6 +23,7 @@ RUN set -e -x; \
git clone https://github.com/owncloud/ocis.git; \
cd /ocis; \
git apply /patches/002-dav-move-unlock.patch; \
git apply /patches/003-dav-locks-parsing.patch; \
cd /ocis/ocis; \
make ci-node-generate