try building without vfs
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2022-04-24 12:59:32 -04:00
parent 20814f311c
commit 5fc189ed53
+1 -1
View File
@@ -18,7 +18,7 @@ pipeline:
services:
docker:
image: docker:18.09-dind
command: ["--storage-driver=vfs"]
# command: ["--storage-driver=vfs"]
privileged: true
when:
branch: master