Skip to content

Commit

Permalink
Verify the logs of microservice
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeineb2001 authored Nov 26, 2024
1 parent 80e1ffe commit 1df1fd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/catalog-service-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,5 @@ jobs:
curl -X 'GET' 'http://localhost:8082/products' -H 'accept: /' || (echo "Service health check failed!" && exit 1)
echo "Service deployed successfully!"
tail -n 50 ~/service-catalog/service-catalog.log

0 comments on commit 1df1fd4

Please sign in to comment.