test cicd
Deploy / deploy (push) Successful in 6s
Deploy / detect-changed-services (push) Canceled after 0s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Canceled after 0s

This commit is contained in:
Benjamin Labrecque
2026-07-30 10:06:17 +02:00
parent 086ba5aa3d
commit b62fe0f362
18 changed files with 19 additions and 20 deletions
+1 -1
View File
@@ -42,4 +42,4 @@ source ${APP_DIR}/.venv/bin/activate
# TODO: use `exec python3 ...` here?
python -u -B -m agebd_${SVC_NAME_LOWER_UNDERSCORES}.main
# TODO: remove: cicd test 10
# TODO: remove: cicd test 11