We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf124a commit 68ca5b8Copy full SHA for 68ca5b8
build.sh
@@ -61,6 +61,8 @@ git submodule update --remote
61
62
mkdir -p "${ROOT}/${BUILD}/builds"
63
64
+/bin/cp -f "${ROOT}/.env" "${ROOT}/${BUILD}/.env"
65
+
66
touch "${ROOT}/${MODE_TARGET}/latest"
67
68
# create latest non-stable version
0 commit comments