Merge "Fix: Update arch and flavor in helm template"
[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