Catch errors rather than exit early
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
parent
56e07cfd24
commit
586538f14f
@ -1,7 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
NAMESPACE="org-giantswarm"
|
||||
RELEASE="20.0.0-alpha1"
|
||||
PROVIDER="aws"
|
||||
|
Loading…
Reference in New Issue
Block a user