mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-07 05:57:02 +00:00
hack/verify-codegen.sh: updates to be run in CI
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
@@ -6,6 +6,4 @@ set -euo pipefail
|
||||
ROOT="$(realpath "$(dirname "${BASH_SOURCE[0]}")/..")"
|
||||
|
||||
"$ROOT/hack/module.sh" lint
|
||||
|
||||
# TODO: re-enable once we figure out how to run docker in CI
|
||||
#"$ROOT/hack/verify-codegen.sh"
|
||||
"$ROOT/hack/verify-codegen.sh"
|
||||
|
||||
Reference in New Issue
Block a user