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

This commit is contained in:
Christoph Haas 2026-02-08 19:46:37 +01:00
parent 3f6709b3b7
commit 6764b00a77

View file

@ -9,13 +9,11 @@ steps:
privileged: true
commands:
- echo $REGISTRY_PASSWORD | buildah --storage-driver vfs login -u $REGISTRY_USER --password-stdin registry.coolify1.workaround.org
- echo 1
- buildah --help
- echo 2
- buildah --storage-driver vfs build \
--layers \
--cache-to registry.coolify1.workaround.org/debshots-cache \
--cache-from registry.coolify1.workaround.org/debshots-cache \
- echo buildah --storage-driver vfs
build
--layers
--cache-to registry.coolify1.workaround.org/debshots-cache
--cache-from registry.coolify1.workaround.org/debshots-cache
--tag registry.coolify1.workaround.org/debshots:stage .
environment: