Remove container config - use runner host directly
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 3s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 3s
This commit is contained in:
parent
1890849b50
commit
6281735e11
@ -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