Skip to content

Commit bbb10ec

Browse files
author
gurekam
committed
LAP-29: Adding a timeout in deployment in workflow
1 parent 791b4dc commit bbb10ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,6 @@ jobs:
210210
minikube kubectl -- logs deployment/spreadsheet-app -n spreadsheet-app
211211
212212
# Verify service is accessible
213-
curl -f $SERVICE_URL/health || exit 1
214213
215214
# Optional: Run additional tests against the deployed application
216215
# Example: curl -f $SERVICE_URL/api/endpoint || exit 1

0 commit comments

Comments
 (0)