Skip to content

Commit

Permalink
CI: Use docker driver for mk on Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
bbusse committed Jan 11, 2024
1 parent 11dda50 commit 360dc61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-cluster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: medyagh/setup-minikube@latest
- name: kubectl
run: kubectl get pods -A -o wide
- name: Setup cluster
- shell: bash
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
run: |
Expand Down

0 comments on commit 360dc61

Please sign in to comment.