ffs
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Christoph Haas 2026-02-08 15:49:04 +01:00
parent bda30fac95
commit 19c194b65b

View file

@ -8,7 +8,7 @@ steps:
pull: true
privileged: true
commands:
- echo $REGISTRY_PASSWORD | buildah login -u REGISTRY_USER --password-stdin registry.coolify1.workaround.org
- echo $REGISTRY_PASSWORD | buildah login -u $REGISTRY_USER --password-stdin registry.coolify1.workaround.org
- buildah build --tag registry.coolify1.workaround.org/debshots:stage .
- buildah push registry.coolify1.workaround.org/debshots:stage
environment: