test
Some checks failed
Garfbot CI/CD Deployment / Deploy (push) Failing after 3s

This commit is contained in:
2025-06-02 16:35:52 -05:00
parent 3707861e76
commit 95f6f9afb3

View File

@ -10,7 +10,7 @@ jobs:
container: container:
image: docker:latest image: docker:latest
volumes: volumes:
- /home/crate/garfbot:/workspace - /workspace:/home/crate/garfbot
steps: steps:
- name: Pull Garfbot and restart container - name: Pull Garfbot and restart container
run: | run: |