X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/be0c737956b351d0a360fbfab7b62d7905be8b84..c0e61f033c89e30a39044d302e7dffa9589c637a:/scripts/ci.sh?ds=inline diff --git a/scripts/ci.sh b/scripts/ci.sh index 9054b5d..83e7551 100755 --- a/scripts/ci.sh +++ b/scripts/ci.sh @@ -2,6 +2,8 @@ set -xe +exit 1 + touch .env if [ "$(git rev-parse origin/main)" == "$(git rev-parse HEAD)" ]; then \