mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-04-27 23:38:11 +02:00
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@@ -85,5 +85,5 @@ jobs:
|
||||
ssh -o StrictHostKeyChecking=no ${{ env.MAIN_HOST_USERNAME }}@${{ env.MAIN_HOST }} '
|
||||
cd lumina &&
|
||||
git pull origin main &&
|
||||
docker compose up -d
|
||||
docker compose up -d --build
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user