debug
Some checks failed
/ build (push) Failing after 33s
/ deploy (push) Has been skipped

This commit is contained in:
Hornwitser 2025-05-18 01:11:50 +02:00
parent 59c2276d2f
commit 870e88adb6

View file

@ -12,6 +12,12 @@ jobs:
container: container:
image: forge.hornwitser.no/hornwitser/builder:test image: forge.hornwitser.no/hornwitser/builder:test
steps: steps:
-
name: debug
shell: bash
run: |
apt info podman-docker
type docker
- -
name: Authenticate name: Authenticate
uses: docker/login-action@v3 uses: docker/login-action@v3