remove docker socket mount
Some checks failed
Garfbot CI/CD Deployment / Deploy (push) Failing after 5s
Some checks failed
Garfbot CI/CD Deployment / Deploy (push) Failing after 5s
This commit is contained in:
@ -10,7 +10,6 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: docker:latest
|
image: docker:latest
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
- /home/crate/garfbot:/workspace
|
- /home/crate/garfbot:/workspace
|
||||||
steps:
|
steps:
|
||||||
- name: Pull Garfbot and restart container
|
- name: Pull Garfbot and restart container
|
||||||
|
Reference in New Issue
Block a user