[OOM] Use version v0.9.0 for helm push plugin
[ci-management.git] / shell / helm2-verify.sh
1 #!/bin/bash
2 # Ensure we fail the job if any steps fail
3 set -e -o pipefail
4
5 cd kubernetes/
6 make all