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

CI/CD => Specify version of dotenvx

parent 2d9ffb82
No related branches found
No related tags found
No related merge requests found
Pipeline #33489 passed
......@@ -59,7 +59,7 @@
sed -i -r "s/,[\ \n]*\}/\}/g" src/init.ts
echo "DOTENV_KEY_PRODUCTION=\"${DOTENV_PROD_KEY}\"" > .env.keys
npx @dotenvx/dotenvx decrypt
npx @dotenvx/dotenvx@0.45.0 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