woodpecker: usar STORAGE_DRIVER=vfs
Some checks failed
continuous-integration/drone the build failed
Some checks failed
continuous-integration/drone the build failed
This commit is contained in:
parent
7c74e6443c
commit
92a04bf4d5
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
deploy:
|
deploy:
|
||||||
image: buildah/buildah
|
image: buildah/buildah
|
||||||
|
environment:
|
||||||
|
- STORAGE_DRIVER=vfs
|
||||||
commands:
|
commands:
|
||||||
- podman version
|
- podman version
|
||||||
- buildah version
|
- buildah version
|
||||||
|
|
Loading…
Reference in a new issue