Commit 30148b5
committed
Simplify Minikube service testing in workflow
Removed the redundant command to fetch the "nodejs-app" service URL in the deploy-minikube workflow. The "minikube service list" command already provides the necessary service information. This change streamlines the workflow step for better clarity and efficiency.1 parent afd673c commit 30148b5
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
0 commit comments