Skip to content
Snippets Groups Projects
Commit 52fdeee6 authored by mathias.chouet's avatar mathias.chouet
Browse files

Update CI with --unsafe-perm for npm postinstall in root context

parent 07ae0a39
No related branches found
No related tags found
No related merge requests found
Pipeline #138234 passed
......@@ -59,7 +59,7 @@ install:
- web
script:
- rm -rf node_modules
- npm ci --force
- npm ci --force --unsafe-perm
test:
stage: test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment