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

This commit is contained in:
Chris Kruining 2025-09-08 13:11:30 +02:00
parent 05f1bdbe1a
commit ae6f0a6065
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -31,7 +31,6 @@ jobs:
- name: Log into registry - name: Log into registry
run: | run: |
podman login \ podman login \
--log-level=debug \
--authfile ~/.config/containers/auth.json \ --authfile ~/.config/containers/auth.json \
--username "${{ forge.actor }}" \ --username "${{ forge.actor }}" \
--password "${{ forge.token }}" \ --password "${{ forge.token }}" \