Skip to content
Snippets Groups Projects
Commit 3e86a9ea authored by michael.minelli's avatar michael.minelli
Browse files

Merge branch 'v4.0.0'

parent b1904d34
Branches
Tags
No related merge requests found
Pipeline #31628 passed
......@@ -92,7 +92,7 @@
sed -i -r "s/,[\ \n]*\}/\}/g" src/init.ts
echo "DOTENV_KEY_PRODUCTION=\"${DOTENV_PROD_KEY}\"" > .env.keys
npx dotenvx decrypt
npx @dotenvx/dotenvx decrypt
mv .env.production .env
rm .env.keys
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment