Skip to content

Commit

Permalink
Adjust workflows to deploy to Minikube
Browse files Browse the repository at this point in the history
  • Loading branch information
musab.bozkurt committed Oct 14, 2024
1 parent e0587cb commit 2a70bd8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci-maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ jobs:
HEALTH_URL="$SERVICE_URL/actuator/health"
echo "Service URL: $SERVICE_URL"
echo "Health URL: $HEALTH_URL"
echo "------------------opening the health endpoint------------------"
curl $HEALTH_URL
build_openai_service:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2a70bd8

Please sign in to comment.