fix: cicd test
Deploy bin / deploy (push) Successful in 2s
Deploy service MASTER / deploy (push) Successful in 2s

This commit is contained in:
Benjamin Labrecque
2026-07-02 15:53:05 +02:00
parent 3a9042115b
commit 2db2d419d4
+1 -1
View File
@@ -34,4 +34,4 @@ uv sync --frozen
# activate .venv, this works in conjunction with the conda environment
source .venv/bin/activate
python3 -u -B ${SVC_DIR}/app/AGEBD-SERVICE-${SVC_NAME}.py
python3 -u -B ${SVC_DIR}/current/app/AGEBD-SERVICE-${SVC_NAME}.py