lol
Some checks failed
Build / A job to say hello (push) Failing after 34s

This commit is contained in:
lubiana 2025-06-15 00:44:40 +02:00
parent e9dbea995b
commit 43a2d24af9
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk

View file

@ -15,4 +15,4 @@ jobs:
run: ls -lisa run: ls -lisa
- name: Hello world action step - name: Hello world action step
id: build-container id: build-container
run: docker build -t franky -f podman/Containerfile . run: podman build -t franky -f podman/Containerfile .