quality / commitlint (push) Skipped
CD / update-wiki (push) Successful in 6s
quality / changes (push) Successful in 9s
quality / web (push) Skipped
quality / api (push) Skipped
quality / docker-check (push) Skipped
CD / quality (push) Successful in 11s
CD / publish (push) Successful in 1m40s
- Replaced the health check command in the Dockerfile to use a Node.js fetch call for improved reliability. - Removed the custom entrypoint script as it was deemed unnecessary, simplifying the Docker image. - Adjusted health check start period from 10s to 15s for better initialization timing.