diff --git a/scripts/ci.sh b/scripts/ci.sh index 1053265..6a84247 100755 --- a/scripts/ci.sh +++ b/scripts/ci.sh @@ -1,6 +1,10 @@ #!/bin/bash +set -e + +echo "setting up ssh" cuddle x setup_ssh + cuddle x start_deployment cuddle x render_templates cuddle x render_como_templates