Skip to content
Snippets Groups Projects
Commit ce5b8b65 authored by François Grand's avatar François Grand
Browse files

fix(ci): install job: reverse cache path forcing thanks to modified Dockerfile (added user)

refs #500
parent 1734f678
No related branches found
No related tags found
1 merge request!155Resolve "Update to the last version of Angular"
......@@ -77,7 +77,7 @@ install:
script:
- rm -rf node_modules
# force electron_config_cache environment variable to solve Election installation error
- electron_config_cache=/tmp npm ci --force --unsafe-perm
- 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