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