mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-08-06 16:23:00 +02:00
Fix broken Podman image name.
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@ clone:
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: quay.io/stable/podman
|
||||
image: quay.io/podman/stable
|
||||
environment:
|
||||
USERNAME:
|
||||
from_secret: docker_username
|
||||
|
||||
Reference in New Issue
Block a user