From 3a80394eeacc9987c3745ebee94b685c153c872c Mon Sep 17 00:00:00 2001 From: phil Date: Thu, 26 Jun 2025 15:21:29 +0200 Subject: [PATCH] volumes --- .woodpecker/build.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.woodpecker/build.yaml b/.woodpecker/build.yaml index 3c8859e..8218a7b 100644 --- a/.woodpecker/build.yaml +++ b/.woodpecker/build.yaml @@ -22,6 +22,8 @@ steps: image: quay.io/podman/stable:latest # Caution: This image is built daily. It might fill up your image store quickly. #pull: true + volumes: + - /var/lib/containers:/var/lib/containers # Fill in the trusted checkbox in Woodpecker's settings as well privileged: true environment: