cleanup: remove unused GO_METALINTER_THREADS

Go Metalinter is not used anymore, we moved to Golangci.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos 2020-06-24 08:16:40 +02:00 committed by mergify[bot]
parent 9b48598fca
commit 6ea163af21

View File

@ -20,7 +20,6 @@ branches:
env:
global:
- GO111MODULE=on
- GO_METALINTER_THREADS=1
- KUBECONFIG=$HOME/.kube/config
# set CEPH_CSI_RUN_ALL_TESTS to non-empty to run all tests
- CEPH_CSI_RUN_ALL_TESTS=true