,...
Some checks failed
Test action / Print hello world (push) Failing after 8s

This commit is contained in:
Chris Kruining 2025-09-04 15:47:10 +02:00
parent a0e2d8db71
commit 8b9e1a14a8
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -55,7 +55,6 @@ jobs:
run: |
[ -r ${XDG_RUNTIME_DIR}/containers/auth.json ] && cat ${XDG_RUNTIME_DIR}/containers/auth.json
[ -r ~/.docker/config.json ] && cat ~/.docker/config.json
# podman run localhost/default:latest 'nix --version'
- name: Push image
run: >-