diff --git a/cicd/bootstrap.sh b/cicd/bootstrap.sh index 39a8f114..e335d15e 100644 --- a/cicd/bootstrap.sh +++ b/cicd/bootstrap.sh @@ -1,4 +1,4 @@ -set -ev +set -e # log in to ephemeral cluster oc login --token=$OC_LOGIN_TOKEN --server=$OC_LOGIN_SERVER