code-generator: smoke test _example by compiling
This commit is contained in:
@@ -47,3 +47,7 @@ else
|
|||||||
echo "${DIFFROOT} is out of date. Please run hack/update-codegen.sh"
|
echo "${DIFFROOT} is out of date. Please run hack/update-codegen.sh"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# smoke test
|
||||||
|
echo "Smoke testing _example by compiling..."
|
||||||
|
go build ${SCRIPT_ROOT}/_example/...
|
Reference in New Issue
Block a user