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

This commit is contained in:
2025-06-02 13:49:49 -05:00
parent 86fa47d259
commit f267526411

View File

@ -14,7 +14,8 @@ jobs:
steps: steps:
- name: Pull Garfbot and restart container - name: Pull Garfbot and restart container
run: | run: |
apk add --no-cache git # apk add --no-cache git
ls -alh
cd /workspace cd /workspace
git pull origin main git pull origin main