uncomment the tests
This commit is contained in:
parent
1fa72df38c
commit
1a821d1032
4
build.sh
4
build.sh
@ -21,8 +21,8 @@ helm lint ./nxrm-aws-resiliency
|
|||||||
helm lint ./nexus-repository-manager
|
helm lint ./nexus-repository-manager
|
||||||
|
|
||||||
# unit test
|
# 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 .)
|
(cd ./nexus-repository-manager; helm unittest -3 -t junit -o test-output.xml .)
|
||||||
|
|
||||||
# package the charts into tgz archives
|
# package the charts into tgz archives
|
||||||
helm package ./nxrm-aws-resiliency --destination docs
|
helm package ./nxrm-aws-resiliency --destination docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user