Update .forgejo/workflows/buildpush.yaml
This commit is contained in:
parent
f929b2cd5b
commit
2b0214d703
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
- uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
|
|
||||||
build and push:
|
build and push:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in a new issue