diff --git a/.woodpecker.yml b/.woodpecker.yml index 4ae93a3..78734cb 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,8 @@ pipeline: deploy: image: buildah/buildah + environment: + - STORAGE_DRIVER=vfs commands: - podman version - buildah version