ffs
All checks were successful
Build and Push Docker Image / build (push) Successful in 1m36s

This commit is contained in:
Christoph Haas 2026-02-05 22:29:35 +01:00
parent d4aaffe7fa
commit 61755e7b66

View file

@ -22,8 +22,8 @@ jobs:
uses: actions/checkout@v4
- name: Install Podman
run: |
apt-get update && apt-get install -y podman
run: |
apt-get update && apt-get install -y podman
- name: Podman info
run: podman info