woodpecker: usar STORAGE_DRIVER=vfs
Some checks failed
continuous-integration/drone the build failed

This commit is contained in:
Cat /dev/Nulo 2021-09-17 13:49:40 -03:00
parent 7c74e6443c
commit 92a04bf4d5

View file

@ -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