Catch errors rather than exit early

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2021-12-13 15:11:38 +00:00
parent 56e07cfd24
commit 586538f14f

View File

@@ -1,7 +1,5 @@
#!/usr/bin/env bash
set -e
NAMESPACE="org-giantswarm"
RELEASE="20.0.0-alpha1"
PROVIDER="aws"