ffs
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Christoph Haas 2026-02-08 15:58:06 +01:00
parent 7b0ba84494
commit 6b8ef9fbc9

View file

@ -6,7 +6,7 @@ steps:
build-image: build-image:
image: quay.io/buildah/stable:latest image: quay.io/buildah/stable:latest
pull: true pull: true
#privileged: true privileged: true
commands: commands:
- echo $REGISTRY_PASSWORD | buildah --storage-driver vfs login -u $REGISTRY_USER --password-stdin registry.coolify1.workaround.org - 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 . - buildah --storage-driver vfs build --tag registry.coolify1.workaround.org/debshots:stage .