This commit is contained in:
2026-02-28 01:33:25 +01:00
parent 8b45baf41c
commit 35ab4646ab

View File

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