Fix tag in push
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/manual/woodpecker Pipeline was successful

This commit is contained in:
Nis Wechselberg 2025-06-09 18:15:56 +02:00
parent 1dc3475d23
commit b215dca0cb

View file

@ -14,4 +14,4 @@ steps:
commands:
- 'buildah build -t git.enbewe.de/coding/uffd-ldapd:latest .'
- 'buildah login -u enbewe -p $DEPLOY_TOKEN git.enbewe.de'
- 'buildah push enbewe.de/Coding/uffd-ldapd:latest'
- 'buildah push git.enbewe.de/coding/uffd-ldapd:latest'