ffs
Some checks failed
Build and Push Docker Image / build (push) Failing after 38s

This commit is contained in:
Christoph Haas 2026-02-05 00:00:06 +01:00
parent 085a2ef540
commit ed6f40fd44

View file

@ -13,6 +13,8 @@ env:
jobs: jobs:
build: build:
runs-on: docker runs-on: docker
container:
image: docker:24-cli
steps: steps:
- name: Checkout repository - name: Checkout repository