fix log
This commit is contained in:
@@ -269,7 +269,8 @@ deploy-all:
|
|||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH == "main"
|
- if: $CI_COMMIT_BRANCH == "main"
|
||||||
when: manual
|
when: manual
|
||||||
needs: [publish-rag, publish-gateway, publish-analytics, publish-rag-view]
|
allow_failure: true
|
||||||
|
needs: []
|
||||||
script:
|
script:
|
||||||
- |
|
- |
|
||||||
ssh $VPS_USER@$VPS_HOST << ENDSSH
|
ssh $VPS_USER@$VPS_HOST << ENDSSH
|
||||||
|
|||||||
Reference in New Issue
Block a user