Commit a5dcf006 a5dcf00654165066195baae74836cbeb508f916e by Vincent Peybernes

Update .gitlab-ci.yml

1 parent a768d778
Pipeline #61 for a5dcf006 failed in 1 minute 29 seconds
cache:
key: "$CI_BUILD_NAME"
untracked: true
paths:
- node_modules/
- dist/
......