ci: fix heredoc typo ENVSSH → ENDSSH
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 39s
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 39s
Made-with: Cursor
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
|||||||
upsert JINA_API_KEY "$JINA_API_KEY"
|
upsert JINA_API_KEY "$JINA_API_KEY"
|
||||||
|
|
||||||
echo ".env.docker updated"
|
echo ".env.docker updated"
|
||||||
ENVSSH
|
ENDSSH
|
||||||
|
|
||||||
- name: Deploy via SSH
|
- name: Deploy via SSH
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user