This commit is contained in:
2026-02-28 01:31:09 +01:00
parent 1b1402aca1
commit 8b45baf41c
2 changed files with 5 additions and 5 deletions

View File

@@ -269,7 +269,7 @@ deploy-all:
rules:
- if: $CI_COMMIT_BRANCH == "main"
when: manual
needs: []
needs: [publish-rag, publish-gateway, publish-analytics, publish-rag-view]
script:
- |
ssh $VPS_USER@$VPS_HOST << ENDSSH