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

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

View File

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