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

This commit is contained in:
David 2022-04-24 12:59:32 -04:00
parent 20814f311c
commit 5fc189ed53
1 changed files with 1 additions and 1 deletions

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