test cicd
Deploy / define-filters (push) Successful in 2s
Deploy / deploy (push) Failing after 3s
Deploy / detect-changed-services (push) Successful in 3s
Service Deployer / deploy (push) Failing after 5s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Failing after 5s

This commit is contained in:
Benjamin Labrecque
2026-07-30 10:57:04 +02:00
parent 1d1a0ba6eb
commit 212bc53bf4
17 changed files with 17 additions and 17 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 17
# TODO: remove: cicd test 18