Merge pull request #20 from sonatype/fix-build

fix build
This commit is contained in:
Olu Shiyanbade
2022-09-02 12:53:26 +01:00
committed by GitHub

View File

@ -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