Commit e3285897 e3285897e3a6b337abfa13b324144bdd036be41f by Vincent Peybernes

Update .gitlab-ci.yml

1 parent 9010828e
Pipeline #63 for e3285897 failed in 1 minute 36 seconds
1 cache: 1 cache:
2 untracked: true 2 untracked: true
3 key: "$CI_BUILD_REF_NAME"
3 paths: 4 paths:
4 - node_modules/ 5 - node_modules/
5 - dist/ 6 - dist/
......