Pipeline triggern
Some checks failed
Build Docker Image (Podman) / build (push) Failing after 48s

This commit is contained in:
Eric Neuber 2026-02-18 22:18:20 +01:00
parent 41b88d9e3e
commit e75764da43

View File

@ -10,8 +10,6 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
# - name: Install Podman
# run: sudo apt-get update && sudo apt-get install -y podman
- name: Checkout code - name: Checkout code
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Set version in Cargo.toml - name: Set version in Cargo.toml