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: artifacts:
expire_in: 1 week expire_in: 1 week
paths: paths:
- out/docs - out/
- out/bundle.*
- out/version.json
cache: cache:
key: "${CI_COMMIT_REF_SLUG}" key: "${CI_COMMIT_REF_SLUG}"
policy: pull-push policy: pull-push