Update .forgejo/workflows/CD.yml

This commit is contained in:
Matt Reeves 2024-06-09 04:25:24 +00:00
parent 1632e41572
commit e238290916

View file

@ -48,7 +48,7 @@ jobs:
esac
echo "Deploying to $host for folder $folder"
ssh -o StrictHostKeyChecking=no mafyuh@$host << EOF
ssh -o StrictHostKeyChecking=no mafyuh@$host << 'EOF'
cd /Auto-Homelab/$folder
git pull
docker-compose up -d