We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448d481 commit 38ef5feCopy full SHA for 38ef5fe
test/presubmit-tests.sh
@@ -38,6 +38,7 @@ export GO111MODULE=on
38
export KNATIVE_SERVING_VERSION=${KNATIVE_SERVING_VERSION:-latest}
39
export KNATIVE_EVENTING_VERSION=${KNATIVE_EVENTING_VERSION:-latest}
40
source $(dirname $0)/../scripts/test-infra/presubmit-tests.sh
41
+source $(dirname $0)/common.sh
42
43
# Run cross platform build to ensure kn compiles for Linux, macOS and Windows
44
function post_build_tests() {
0 commit comments