fix: use docker runner label for Forgejo CI
Some checks are pending
Build and Push / Build and Push Docker Image (push) Waiting to run
Some checks are pending
Build and Push / Build and Push Docker Image (push) Waiting to run
This commit is contained in:
parent
ea28acbc51
commit
d22079a7ad
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ on:
|
|||
jobs:
|
||||
build-and-push:
|
||||
name: Build and Push Docker Image
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue