Skip to content

Commit 68ca5b8

Browse files
committed
Copy current env
1 parent dbf124a commit 68ca5b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ git submodule update --remote
6161

6262
mkdir -p "${ROOT}/${BUILD}/builds"
6363

64+
/bin/cp -f "${ROOT}/.env" "${ROOT}/${BUILD}/.env"
65+
6466
touch "${ROOT}/${MODE_TARGET}/latest"
6567

6668
# create latest non-stable version

0 commit comments

Comments
 (0)