This commit is contained in:
parent
b158df262e
commit
09a5df6253
2 changed files with 27 additions and 2 deletions
|
@ -59,6 +59,7 @@ jobs:
|
|||
- name: Push image
|
||||
run: >-
|
||||
podman push
|
||||
--auth-file=${XDG_RUNTIME_DIR}/containers/auth.json&
|
||||
--creds="${{ forge.actor }}:${{ forge.token }}"
|
||||
localhost/default:latest
|
||||
${{ env.registry }}/${{ env.owner }}/${{ env.image }}:${{ env.tag }}
|
Loading…
Add table
Add a link
Reference in a new issue