This commit is contained in:
parent
7b0ba84494
commit
6b8ef9fbc9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ steps:
|
|||
build-image:
|
||||
image: quay.io/buildah/stable:latest
|
||||
pull: true
|
||||
#privileged: true
|
||||
privileged: true
|
||||
commands:
|
||||
- echo $REGISTRY_PASSWORD | buildah --storage-driver vfs login -u $REGISTRY_USER --password-stdin registry.coolify1.workaround.org
|
||||
- buildah --storage-driver vfs build --tag registry.coolify1.workaround.org/debshots:stage .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue