.gitea/workflows/deploy.yaml aktualisiert
Some checks failed
Build and Push Docker Images / build (push) Failing after 1m49s

This commit is contained in:
2025-10-20 19:49:20 +02:00
parent 12e3737e39
commit 9a7ebd5cf0

View File

@@ -8,7 +8,7 @@ on:
jobs: jobs:
build: build:
runs-on: docker runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository