Fix broken Podman image name.
This commit is contained in:
parent
269fac074b
commit
0a6f5452f4
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ clone:
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: quay.io/stable/podman
|
||||
image: quay.io/podman/stable
|
||||
environment:
|
||||
USERNAME:
|
||||
from_secret: docker_username
|
||||
|
|
Loading…
Reference in a new issue