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:
|
||||
image: docker:latest
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- /home/crate/garfbot:/workspace
|
||||
steps:
|
||||
- name: Pull Garfbot and restart container
|
||||
|
Reference in New Issue
Block a user