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

CI/CD => Bug fix: use correct name of dotenvx package

parent a80f878a
No related branches found
No related tags found
No related merge requests found
Pipeline #31599 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 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