We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 791b4dc commit bbb10ecCopy full SHA for bbb10ec
.github/workflows/ci-cd.yml
@@ -210,7 +210,6 @@ jobs:
210
minikube kubectl -- logs deployment/spreadsheet-app -n spreadsheet-app
211
212
# Verify service is accessible
213
- curl -f $SERVICE_URL/health || exit 1
214
215
# Optional: Run additional tests against the deployed application
216
# Example: curl -f $SERVICE_URL/api/endpoint || exit 1
0 commit comments