ci: move minikube variables to build.env

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos
2020-06-22 15:20:33 +02:00
committed by mergify[bot]
parent 21946ae345
commit f1da7d9bd1
4 changed files with 18 additions and 3 deletions

View File

@ -19,3 +19,8 @@ GOSEC_VERSION=2.0.0
# helm chart generation, testing and publishing
HELM_VERSION=v3.1.2
# minikube settings
MINIKUBE_VERSION=v1.6.0
VM_DRIVER=none
CHANGE_MINIKUBE_NONE_USER=true