mirror of https://github.com/knative/client.git
chore(tests): Update latest released version of serving to 0.7.1 (#304)
This commit is contained in:
parent
b98e45e721
commit
f797fba41b
|
|
@ -18,5 +18,5 @@
|
||||||
# integration tests against Knative serving of a specific version. We
|
# integration tests against Knative serving of a specific version. We
|
||||||
# currently take 0.6.0 as the latest release version.
|
# currently take 0.6.0 as the latest release version.
|
||||||
|
|
||||||
export KNATIVE_VERSION="0.6.0"
|
export KNATIVE_VERSION="0.7.1"
|
||||||
$(dirname $0)/presubmit-tests.sh --integration-tests
|
$(dirname $0)/presubmit-tests.sh --integration-tests
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue