woooot, more success!!!
Some checks failed
Test action / Print hello world (push) Failing after 8s

This commit is contained in:
Chris Kruining 2025-09-04 11:07:58 +02:00
parent 4762d4189e
commit da1a4d42ed
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2

View file

@ -26,10 +26,7 @@ jobs:
run: nix-env -iA nixpkgs.podman
- name: __DEBUG__
run: which podman
- name: __DEBUG__
run: podman --version
run: ls -al
- name: Log into registry
run: podman login --username "${{ forge.actor }}" --password "${{ forge.token }}" ${{ env.registry }}