test cicd
Deploy / define-filters (push) Successful in 6s
Deploy / deploy (push) Successful in 4s
Deploy / detect-changed-services (push) Successful in 3s
Deploy / deploy-services (push) Failing after 1s

This commit is contained in:
Benjamin Labrecque
2026-07-30 12:01:51 +02:00
parent af606047db
commit 4cc4baab4d
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 21
# TODO: remove: cicd test 22