Update .forgejo/workflows/ci.yml
Some checks are pending
Build Resilient App / build (push) Waiting to run

This commit is contained in:
root 2025-06-10 23:44:53 +01:00
parent 7cd93411b4
commit 3076ab9e60

View file

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: self-hosted
runs-on: [self-hosted, docker]
steps:
- name: Checkout code