[test] check if the image is really the problem

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2024-02-07 16:24:05 +01:00
parent 8b403a4b86
commit 47a3f3b7ee

View File

@@ -1824,6 +1824,7 @@ def docs():
"image": OC_CI_GOLANG,
"environment": DRONE_HTTP_PROXY_ENV,
"commands": [
"apk update && apk add asciidoctor"
"make -C docs test",
],
},