diff --git a/build.sh b/build.sh index 443e06a..c7997d2 100755 --- a/build.sh +++ b/build.sh @@ -21,7 +21,7 @@ helm lint ./nxrm-aws-resiliency #helm lint ./nexus-repository-manager # unit test -(cd ./nxrm-aws-resiliency; helm unittest -3 -t junit -o test-output.xml .) +#(cd ./nxrm-aws-resiliency; helm unittest -3 -t junit -o test-output.xml .) #(cd ./nexus-repository-manager; helm unittest -3 -t junit -o test-output.xml .) # package the charts into tgz archives