This commit is contained in:
@@ -40,7 +40,6 @@ uv sync --frozen --project ${APP_DIR}
|
||||
# activate .venv, this works in conjunction with the conda environment
|
||||
source ${APP_DIR}/.venv/bin/activate
|
||||
|
||||
# TODO: use `exec python3 ...` here?
|
||||
python -u -B -m agebd_${SVC_NAME_LOWER_UNDERSCORES}.main
|
||||
exec python -u -B -m agebd_${SVC_NAME_LOWER_UNDERSCORES}.main
|
||||
|
||||
# TODO: remove: cicd test 57
|
||||
|
||||
Reference in New Issue
Block a user