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:
- name: Pull Garfbot and restart container
run: |
apk add --no-cache git
# apk add --no-cache git
ls -alh
cd /workspace
git pull origin main