Skip to content

Commit

Permalink
remove driver flag minikube start
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt307082 committed Jul 10, 2024
1 parent b218dcf commit 9c4e82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion var/www/html/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
dockerd &

#start minikube
minikube start --driver=docker --force
minikube start

#install deploy abcdesktop locally on the container
curl -sL https://raw.githubusercontent.com/abcdesktopio/conf/main/kubernetes/install-3.3.sh | bash
Expand Down

0 comments on commit 9c4e82c

Please sign in to comment.