Pull latest changes from main before redeploying
Some checks failed
Deploy homelab / Deploy (push) Has been cancelled

This commit is contained in:
2025-09-02 23:33:33 -05:00
parent 3b29cf8ab4
commit 62b2c11d58

View File

@@ -12,4 +12,6 @@ jobs:
steps:
- run: |
cd /home/matthew/homelab
git checkout main
git pull
docker compose up -d --remove-orphans