1
0
Fork 0

fix(build): fix artifacts

This commit is contained in:
ssube 2019-06-16 00:25:11 -05:00
parent a1cf4cc8e8
commit f61b5689ae
1 changed files with 1 additions and 2 deletions

View File

@ -88,9 +88,8 @@ build-node:
artifacts:
expire_in: 1 week
paths:
- out/coverage
- out/docs
- out/main-bundle.*
- out/bundle.*
- out/version.json
cache:
key: "${CI_COMMIT_REF_SLUG}"