Skip to content

Commit

Permalink
Merge pull request bitnami-labs#478 from bitnami-labs/minikubeenv
Browse files Browse the repository at this point in the history
Workaround for ga-setup-minikube add-path issue
  • Loading branch information
Marko Mikulicic authored Nov 25, 2020
2 parents a175756 + 66c0980 commit f903596
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:
uses: actions/checkout@v2

- uses: opsgang/ga-setup-minikube@v0.1.1
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
with:
minikube-version: 1.14.2
k8s-version: ${{ matrix.k8s }}
Expand Down

0 comments on commit f903596

Please sign in to comment.