mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-01-04 04:04:28 +00:00
Merge branch 'main' into dynamic_clients
This commit is contained in:
@@ -20,6 +20,7 @@ if [[ -z "${CONTAINED:-}" ]]; then
|
||||
|
||||
echo "generating code for ${kubeVersion} using ${CODEGEN_IMAGE}..."
|
||||
docker run --rm \
|
||||
--pull always \
|
||||
--env CONTAINED=1 \
|
||||
--env CODEGEN_LOG_LEVEL="$debug_level" \
|
||||
--volume "${ROOT}:/work" \
|
||||
|
||||
Reference in New Issue
Block a user