😊🔫
This commit is contained in:
parent
51bc53e5ca
commit
9e9a7c50e5
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ steps:
|
|||
IMAGE_NAME: projects.torsion.org/borgmatic-collective/borgmatic:docs
|
||||
commands:
|
||||
- podman login --username "$USERNAME" --password "$PASSWORD" projects.torsion.org
|
||||
- podman build --isolation chroot --tag "$IMAGE_NAME" --file docs/Dockerfile
|
||||
- podman build --isolation chroot --userns-uid-map-group podman --userns-gid-map-group podman --tag "$IMAGE_NAME" --file docs/Dockerfile
|
||||
- podman push "$IMAGE_NAME"
|
||||
|
||||
trigger:
|
||||
|
|
Loading…
Reference in a new issue