Skip to content
Snippets Groups Projects
Commit 8f38e98e authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Remove link to .env to allow its recreation by TypeScript CI

parent 1aceb75b
No related branches found
No related tags found
No related merge requests found
Pipeline #18047 passed
......@@ -28,6 +28,7 @@ ci:
- rm -f .env
- ln -s example.env .env
- npm rebuild
- rm -f .env
- npx playwright install chromium
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment