Fix tag in push
This commit is contained in:
parent
1dc3475d23
commit
b215dca0cb
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- 'buildah build -t git.enbewe.de/coding/uffd-ldapd:latest .'
|
- 'buildah build -t git.enbewe.de/coding/uffd-ldapd:latest .'
|
||||||
- 'buildah login -u enbewe -p $DEPLOY_TOKEN git.enbewe.de'
|
- '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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue