Update .forgejo/workflows/build.yaml
This commit is contained in:
parent
745679b462
commit
b0417dbbd8
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
|
||||||
image: golang:alpine
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- run: |
|
- run: |
|
||||||
|
|
Loading…
Reference in a new issue