This commit is contained in:
parent
75ba69576b
commit
1dc3475d23
1 changed files with 1 additions and 1 deletions
|
@ -12,6 +12,6 @@ steps:
|
||||||
DEPLOY_TOKEN:
|
DEPLOY_TOKEN:
|
||||||
from_secret: 'DEPLOY_TOKEN'
|
from_secret: 'DEPLOY_TOKEN'
|
||||||
commands:
|
commands:
|
||||||
- 'buildah build -t 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 enbewe.de/Coding/uffd-ldapd:latest'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue