parent
8358dfb2df
commit
05c22ca558
1 changed files with 2 additions and 2 deletions
|
|
@ -9,9 +9,9 @@ steps:
|
||||||
#privileged: true
|
#privileged: true
|
||||||
commands:
|
commands:
|
||||||
- echo $REGISTRY_PASSWORD | buildah --storage-driver vfs login -u $REGISTRY_USER --password-stdin registry.coolify1.workaround.org
|
- echo $REGISTRY_PASSWORD | buildah --storage-driver vfs login -u $REGISTRY_USER --password-stdin registry.coolify1.workaround.org
|
||||||
|
- echo 1
|
||||||
- buildah --help
|
- buildah --help
|
||||||
|
- echo 2
|
||||||
- buildah --storage-driver vfs build \
|
- buildah --storage-driver vfs build \
|
||||||
--layers \
|
--layers \
|
||||||
--cache-to registry.coolify1.workaround.org/debshots-cache \
|
--cache-to registry.coolify1.workaround.org/debshots-cache \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue