dind
Some checks are pending
Build and Push to Forgejo Registry / build (push) Waiting to run

This commit is contained in:
pika 2025-04-07 11:58:30 +02:00
parent 397cb4d4be
commit 5d5107d5ff

View file

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: docker
runs-on: docker:dind
steps:
- name: Checkout code
uses: actions/checkout@v4