mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2025-12-23 06:15:47 +00:00
Remove old hack/{update,verify}-codegen.sh scripts
We now use hack/module.sh codegen{,_verify}. See f95f585.
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
@@ -6,4 +6,4 @@ set -euo pipefail
|
||||
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
|
||||
|
||||
"$ROOT/hack/module.sh" tidy
|
||||
"$ROOT/hack/update-codegen.sh"
|
||||
"$ROOT/hack/module.sh" codegen
|
||||
|
||||
Reference in New Issue
Block a user