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

Update .gitlab-ci.yml file

parent 3b5f22b1
No related branches found
No related tags found
No related merge requests found
Pipeline #18035 failed
......@@ -25,6 +25,8 @@ ci:
#
- npm install
# Needed when Node version changes:
- rm -f .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