Update .forgejo/workflows/ci.yml
Some checks are pending
Build Resilient App / build (push) Waiting to run
Some checks are pending
Build Resilient App / build (push) Waiting to run
This commit is contained in:
parent
7cd93411b4
commit
3076ab9e60
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: self-hosted
|
||||
runs-on: [self-hosted, docker]
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue