Update .github/workflows/docker.yml
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 1m21s
Some checks failed
Docker Build and Push / build-and-push (push) Failing after 1m21s
chore: change runner label
This commit is contained in:
parent
6132198b67
commit
5749f22339
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
build-and-push:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Login to Forgejo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue