mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 17:34:21 +00:00
Fix prefix bug in copier.
This commit is contained in:
@@ -21,6 +21,8 @@ functions/examples/application-cr
|
||||
export KUSTOMIZE_DOCKER_E2E=${KUSTOMIZE_DOCKER_E2E:-"false"}
|
||||
|
||||
for target in $targets; do
|
||||
echo " "
|
||||
echo " "
|
||||
echo "----- Making $target -----"
|
||||
pushd .
|
||||
cd $target
|
||||
|
||||
Reference in New Issue
Block a user