SIENTIAPDE-1141

Update GITHUB_BRANCH in values.yaml and add debug logging for schedule ID in temporal_manager.py
This commit is contained in:
vitor-aignosi
2025-07-09 12:18:57 -03:00
parent ecda4befed
commit a173f4d451
2 changed files with 3 additions and 1 deletions

View File

@@ -123,7 +123,7 @@ env:
- name: GITHUB_REPO_URL
value: "git@github.com:Aignosi/sientia-dataops-orchestrator_temporal.git"
- name: GITHUB_BRANCH
value: "SIENTIAPDE-1110-criar-testes-e-2-e"
value: "SIENTIA-1141-criar-testes-de-carga"
- name: PYTHON_APP
value: "orchestrator.worker.worker"