diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4af18c4..2825324 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,6 +36,5 @@ jobs: host: ${{ secrets.HOST }} username: ${{ secrets.USERNAME }} key: ${{ secrets.KEY }} - password: ${{ secrets.PASSWORD }} script: | minikube start --driver=docker \ No newline at end of file