fix: pass full config to sendViaResend, force-recreate container after env update
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,6 +111,8 @@ jobs:
|
||||
upsert JINA_API_KEY "$JINA_API_KEY"
|
||||
|
||||
echo ".env.docker updated"
|
||||
# Redémarre les containers pour appliquer les nouvelles vars d'env
|
||||
cd /opt/memento && docker compose up -d --force-recreate memento-note
|
||||
ENDSSH
|
||||
|
||||
- name: Deploy via SSH
|
||||
|
||||
Reference in New Issue
Block a user