Fix: remove duplicate docker socket mount
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1s
This commit is contained in:
parent
f0f0f4b76b
commit
1890849b50
@ -15,8 +15,6 @@ jobs:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: docker:latest
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Loading…
Reference in New Issue
Block a user