Skip to content

Commit

Permalink
Disable Skaffold survey prompts
Browse files Browse the repository at this point in the history
  • Loading branch information
omus committed Mar 6, 2024
1 parent 2ae0205 commit f5478e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
# https://github.com/kubernetes/minikube/releases
minikube-version:
- "1.32.0"
env:
SKAFFOLD_INTERACTIVE: "false" # Disable survey prompts
steps:
- uses: actions/checkout@v4
- uses: yokawasa/[email protected]
Expand Down

0 comments on commit f5478e4

Please sign in to comment.