You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reported an issue on that error to (#42 ), my current workaround there is to use a local custom buildah container that includes this line from (#39 )
RUN echo "{ \"auths\": {} }" > $HOME/.docker/config.json
Then I use that container as the runner instead of the upstream buildah stable image on quay
Version
redhat-actions/podman-login@v1
Describe the bug
The action fails on self-hosted runner because of the error:
However log in to quay.io succeed.
Steps to reproduce, workflow links, screenshots
The action runs on AlmaLinux (Red Hat binary compatible OS) arm64 based self-hosted runner:
The workflow raw log:
The workflow link:
https://github.com/yuravk/bootc-images/actions/runs/10201571885/job/28223790588#step:4:25
The text was updated successfully, but these errors were encountered: