mirror of https://github.com/knative/client.git
remove defunct markdown linting variable (#1705)
This commit is contained in:
parent
cbf710a0b1
commit
452863fb54
|
|
@ -31,7 +31,6 @@
|
||||||
# in the Kubernetes cluster, and all the tests will run against Knative
|
# in the Kubernetes cluster, and all the tests will run against Knative
|
||||||
# Serving / Eventing of this specific version.
|
# Serving / Eventing of this specific version.
|
||||||
|
|
||||||
export DISABLE_MD_LINTING=1
|
|
||||||
export PRESUBMIT_TEST_FAIL_FAST=1
|
export PRESUBMIT_TEST_FAIL_FAST=1
|
||||||
|
|
||||||
export GO111MODULE=on
|
export GO111MODULE=on
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue