diff --git a/.drone.star b/.drone.star index f5efa10ef2..deb7ba112f 100644 --- a/.drone.star +++ b/.drone.star @@ -625,7 +625,6 @@ def website(ctx): 'name': 'prepare', 'image': 'owncloudci/alpine:latest', 'commands': [ - 'apk add make', 'make docs-copy' ], },