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
commit 298a49e994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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