fix: runner ohne container spec
Build & Push / build (push) Failing after 11s

This commit is contained in:
dev
2026-06-07 11:21:21 +02:00
parent d834c7b885
commit d8f2e2dbb0
-2
View File
@@ -7,8 +7,6 @@ on:
jobs: jobs:
build: build:
runs-on: self-hosted runs-on: self-hosted
container:
image: docker:git
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3