mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 15:58:37 +00:00
code-generator: smoke test _example by compiling
This commit is contained in:
parent
da76ee514c
commit
c0707fc246
@ -47,3 +47,7 @@ else
|
||||
echo "${DIFFROOT} is out of date. Please run hack/update-codegen.sh"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# smoke test
|
||||
echo "Smoke testing _example by compiling..."
|
||||
go build ${SCRIPT_ROOT}/_example/...
|
Loading…
Reference in New Issue
Block a user