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

This commit is contained in:
Benjamin Labrecque
2026-07-07 08:48:40 +02:00
parent e745f05207
commit 47c6884c66
+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 = [