X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/c0e61f033c89e30a39044d302e7dffa9589c637a..4563dbd28a493f2e690215cd00944df35e54c051:/scripts/ci.sh?ds=sidebyside diff --git a/scripts/ci.sh b/scripts/ci.sh index 83e7551..3dfc749 100755 --- a/scripts/ci.sh +++ b/scripts/ci.sh @@ -2,9 +2,7 @@ set -xe -exit 1 - -touch .env +cp ~/.env .env if [ "$(git rev-parse origin/main)" == "$(git rev-parse HEAD)" ]; then \ echo "Deploying to Production"