fix: correct dev health URL to git.dev.mokoconsulting.tech #695
Reference in New Issue
Block a user
Delete Branch "fix/dev-deploy-hostname"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary\n\nFix the dev environment health check URL in both deploy workflows.\n\n-
deploy-dev.yml: verify step URL\n-deploy-mokogitea.yml: deploy gate health check\n\nWas:dev.git.mokoconsulting.tech(doesn't exist)\nNow:git.dev.mokoconsulting.tech(the actual dev instance)\n\n## Test plan\n- [x]curl -sf https://git.dev.mokoconsulting.tech/api/healthzreturns healthy\n- [ ] Merge to main triggers deploy-mokogitea.yml with passing dev health gate