Remove container config - use runner host directly
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 2s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 2s
This commit is contained in:
parent
cd468dd7df
commit
e561c3415b
@ -13,8 +13,6 @@ on:
|
||||
jobs:
|
||||
build-and-push:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: docker:latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Loading…
Reference in New Issue
Block a user