Fix workflow: use docker label for runner
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 11m39s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 11m39s
This commit is contained in:
parent
98e37c79a5
commit
18cad7e2cb
@ -11,7 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Loading…
Reference in New Issue
Block a user