ci: full deploy pipeline — build image, run DB migrations, restart odoo
Some checks failed
Deploy Backend to Staging / Deploy backend to staging (push) Failing after 17m35s

This commit is contained in:
root
2026-04-27 21:51:40 +02:00
parent a6fa9d78d8
commit fc384efe85
3 changed files with 31 additions and 3 deletions

View File

@@ -12,3 +12,4 @@ psycopg2-binary>=2.9.0
# `OpenAIService` wrapper; LangGraph only adds the state machine + tool routing on top.
langgraph>=0.2.0
langchain-core>=0.3.0
sentence_transformers>=2.7.0