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

This commit is contained in:
2025-06-02 17:49:36 -05:00
parent 8f1dfdbdf3
commit 30239c46d1

View File

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