SIENTIAPDE-1273

Update GITHUB_BRANCH in values.yaml to fix/SIENTIAPDE-1273 for issue resolution.
This commit is contained in:
vitor-aignosi
2025-11-17 16:53:32 -03:00
parent 6701a25c7b
commit fc4ec35298

View File

@@ -150,7 +150,7 @@ env:
- name: GITHUB_REPO_URL - name: GITHUB_REPO_URL
value: "git@github.com:Aignosi/sientia-dataops-scouter_temporal.git" value: "git@github.com:Aignosi/sientia-dataops-scouter_temporal.git"
- name: GITHUB_BRANCH - name: GITHUB_BRANCH
value: "feature/SIENTIAPDE-1273" value: "fix/SIENTIAPDE-1273"
- name: PYTHON_APP - name: PYTHON_APP
value: "scouter.worker.worker" value: "scouter.worker.worker"