Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
ci-management
/
3667702ea560a45794a143baeba9b0ea0eafe0b3
/
.
/
shell
/
helm
/
make-helm-all.sh
blob: 862f422acc39bb0b5881fc9b1d65932bfdf8c35f [
file
] [
log
] [
blame
]
#!/bin/bash
# Ensure we fail the job if any steps fail
set
-
e
-
o pipefail
cd kubernetes
/
make HELM_BIN
=
$HELM_BIN all
-
j2