NEXUS-34974 Publish nxrm helm charts to Sonatype helm repo and Artifact Hub
This commit is contained in:
4
build.sh
4
build.sh
@@ -18,7 +18,7 @@ set -e
|
||||
|
||||
# lint yaml of charts
|
||||
helm lint ./nxrm-aws-resiliency
|
||||
#helm lint ./nexus-repository-manager
|
||||
helm lint ./nexus-repository-manager
|
||||
|
||||
# unit test
|
||||
#(cd ./nxrm-aws-resiliency; helm unittest -3 -t junit -o test-output.xml .)
|
||||
@@ -26,4 +26,4 @@ helm lint ./nxrm-aws-resiliency
|
||||
|
||||
# package the charts into tgz archives
|
||||
helm package ./nxrm-aws-resiliency --destination docs
|
||||
#helm package ./nexus-repository-manager --destination docs
|
||||
helm package ./nexus-repository-manager --destination docs
|
||||
|
Reference in New Issue
Block a user