Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnusomank authored Nov 15, 2023
1 parent 6405fb6 commit 96f951f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
kubectl get po,svc
sleep 120s
kubectl get po -A
sleep 10s
kubectl port-forward svc goxploitdb-svc 8080:80&
sudo apt install curl -y
curl -s "http://localhost:8080/goxploitdb/api/v1/platforms"
curl -s "http://localhost:8080/goxploitdb/api/v1/types"
Expand Down

0 comments on commit 96f951f

Please sign in to comment.