Commit 9010828e 9010828e6bd131e8d35a086900d3c9ccfe1a204e by Vincent Peybernes

Update .gitlab-ci.yml

1 parent a5dcf006
Pipeline #62 for 9010828e failed in 28 seconds
1 cache: 1 cache:
2 key: "$CI_BUILD_NAME"
3 untracked: true 2 untracked: true
4 paths: 3 paths:
5 - node_modules/ 4 - node_modules/
......