chore: deploy script for all services
Deploy bin / deploy (push) Successful in 2s
Deploy, build and restart MASTER / deploy (push) Successful in 11s
Deploy agebd python package / deploy (push) Successful in 2s

This commit is contained in:
Benjamin Labrecque
2026-07-07 08:44:16 +02:00
parent b19ca814cc
commit e745f05207
+1 -1
View File
@@ -18,7 +18,7 @@ dev = [
[tool.uv.sources]
# Path is relative to where agebd package is deployed on hla
# machines (see CI/CD in .gitea/workflows)
agebd = { path = "../../../../packages/agebd", editable = true }
agebd = { path = "../../../../../packages/agebd", editable = true }
[tool.ruff]
include = [