chore: trigger cd pipeline directly
Some checks failed
CD Pipeline / build-and-deploy (push) Failing after 28s
E2E Health Check / e2e-health (push) Successful in 17s

This commit is contained in:
OG T
2026-03-29 22:38:59 +08:00
parent c96923f518
commit da6d6ed006

View File

@@ -470,3 +470,4 @@ if __name__ == "__main__":
reload=settings.DEBUG,
log_level=settings.LOG_LEVEL.lower(),
)