fix(Pipeline): hopefully this works
Some checks failed
Build the Docker Image / build (push) Failing after 1s

This commit is contained in:
Paul Fey 2025-04-21 12:24:44 +02:00
parent 19d3b1596f
commit 4e01d69540

View file

@ -11,6 +11,8 @@ jobs:
build:
runs-on: docker
container:
image: docker/dind
steps:
- uses: actions/checkout@v4