.
Some checks failed
Create OCI image(s) / Build and push images (push) Failing after 1m50s

This commit is contained in:
Chris Kruining 2025-09-08 10:43:34 +02:00
parent d3110ca628
commit 32329147d5
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -45,4 +45,4 @@ jobs:
podman push podman push
--creds="${{ forge.actor }}:${{ forge.token }}" --creds="${{ forge.actor }}:${{ forge.token }}"
localhost/default:latest localhost/default:latest
${{ env.registry }}/${{ env.owner }}/runners/${{ env.image }}:${{ env.tag }} ${{ forge.server_url }}/${{ forge.repository }}/${{ env.image }}:${{ env.tag }}