Update .forgejo/workflows/docker-publish.yml
Some checks failed
Docker / build (push) Failing after 0s
Some checks failed
Docker / build (push) Failing after 0s
This commit is contained in:
parent
cab9e24733
commit
b155358bb1
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: [ocker]
|
runs-on: [docker]
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue