mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
upgrade to helm 3.5.4 and imdario/mergo v0.3.12
This commit is contained in:
@@ -35,9 +35,8 @@ mdrip --mode test --blockTimeOut 15m \
|
||||
# TODO: make work for non-linux
|
||||
if onLinuxAndNotOnRemoteCI; then
|
||||
echo "On linux, and not on remote CI. Running expensive tests."
|
||||
|
||||
# Requires helm.
|
||||
make $MYGOBIN/helm
|
||||
make $MYGOBIN/helmV3
|
||||
mdrip --mode test --label helmtest examples/chart.md
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user