diff --git a/.woodpecker.yml b/.woodpecker.yml index cec4a31..b06a30b 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -6,7 +6,7 @@ steps: build-image: image: quay.io/buildah/stable:latest pull: true - #privileged: true + privileged: true commands: - echo $REGISTRY_PASSWORD | buildah --storage-driver vfs login -u $REGISTRY_USER --password-stdin registry.coolify1.workaround.org - buildah --storage-driver vfs build --tag registry.coolify1.workaround.org/debshots:stage .