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

This commit is contained in:
crate 2025-06-02 16:36:30 -05:00
parent 95f6f9afb3
commit 03d16cbe3a

View File

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