This commit is contained in:
parent
0988276da8
commit
2120e935f7
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: "docker"
|
runs-on: "docker"
|
||||||
|
container:
|
||||||
|
image: "code.forgejo.org/oci/alpine:3.21"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: "Checkout"
|
- name: "Checkout"
|
||||||
|
|
Loading…
Add table
Reference in a new issue