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

Update .gitlab-ci.yml file

parent 94851773
Branches
Tags
No related merge requests found
Pipeline #18045 failed
......@@ -26,7 +26,7 @@ ci:
- npm install
# Needed when Node version changes:
- rm -f .env
- ln -s example.env env
- ln -s example.env .env
- npm rebuild
- 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