Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
bccc15b9f2
commit
a2012b05d1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build-image:
|
||||
runs-on: self-hosted
|
||||
runs-on: docker-cli
|
||||
steps:
|
||||
- name: Check out the repo
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue