fix(build): artifact all output
This commit is contained in:
parent
8351fff973
commit
9eacea6b61
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue