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

CI/CD => Specify version of dotenvx

parent 80016f97
Branches
Tags
No related merge requests found
Pipeline #33488 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