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

This commit is contained in:
Eric Neuber 2026-02-18 18:59:12 +01:00
parent 55e7260ee5
commit 241a9ec240

View File

@ -10,8 +10,8 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Install Podman # - name: Install Podman
run: sudo apt-get update && sudo apt-get install -y 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