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
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user