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

This commit is contained in:
2025-06-02 16:15:26 -05:00
parent 17a81cce23
commit d4106964f8

View File

@ -9,8 +9,10 @@ jobs:
runs-on: ubuntu-latest
container:
image: docker:latest
volumes:
- /garfbot:/workspace
options: -v /home/crate/garfbot:/workspace
workdir_parent: /workspace
# volumes:
# - /garfbot:/workspace
steps:
- name: Pull Garfbot and restart container
run: |