try building without vfs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
20814f311c
commit
5fc189ed53
@ -18,7 +18,7 @@ pipeline:
|
|||||||
services:
|
services:
|
||||||
docker:
|
docker:
|
||||||
image: docker:18.09-dind
|
image: docker:18.09-dind
|
||||||
command: ["--storage-driver=vfs"]
|
# command: ["--storage-driver=vfs"]
|
||||||
privileged: true
|
privileged: true
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: master
|
||||||
|
Loading…
Reference in New Issue
Block a user