1
0
Fork 0

fix(build): artifact all output

This commit is contained in:
ssube 2019-06-29 19:41:16 -05:00
parent 8351fff973
commit 9eacea6b61
1 changed files with 1 additions and 3 deletions

View File

@ -89,9 +89,7 @@ build-node:
artifacts:
expire_in: 1 week
paths:
- out/docs
- out/bundle.*
- out/version.json
- out/
cache:
key: "${CI_COMMIT_REF_SLUG}"
policy: pull-push