Pull latest changes from main before redeploying
Some checks failed
Deploy homelab / Deploy (push) Has been cancelled
Some checks failed
Deploy homelab / Deploy (push) Has been cancelled
This commit is contained in:
@@ -12,4 +12,6 @@ jobs:
|
||||
steps:
|
||||
- run: |
|
||||
cd /home/matthew/homelab
|
||||
git checkout main
|
||||
git pull
|
||||
docker compose up -d --remove-orphans
|
||||
|
||||
Reference in New Issue
Block a user