fix log
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user