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:
|
||||
deploy:
|
||||
image: buildah/buildah
|
||||
environment:
|
||||
- STORAGE_DRIVER=vfs
|
||||
commands:
|
||||
- podman version
|
||||
- buildah version
|
||||
|
|
Loading…
Reference in a new issue