SIENTIAPDE-1478

SIENTIAPDE-1478 Update GITHUB_BRANCH in values.yaml to reflect the fix for the issue
This commit is contained in:
vitor-aignosi
2026-01-27 13:06:22 -03:00
parent cf0478d9a5
commit 9549179d93

View File

@@ -157,7 +157,7 @@ env:
- name: GITHUB_REPO_URL - name: GITHUB_REPO_URL
value: "git@github.com:Aignosi/sientia-dataops-laborious_temporal.git" value: "git@github.com:Aignosi/sientia-dataops-laborious_temporal.git"
- name: GITHUB_BRANCH - name: GITHUB_BRANCH
value: "feature/SIENTIAPDE-1478" value: "fix/SIENTIAPDE-1478"
- name: PYTHON_APP - name: PYTHON_APP
value: "laborious.worker.worker" value: "laborious.worker.worker"