test
Some checks failed
Garfbot CI/CD Deployment / Deploy (push) Failing after 1m18s

This commit is contained in:
crate 2025-06-02 16:49:46 -05:00
parent c29779872d
commit e53bb068da

View File

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