fix(build): fix artifacts
This commit is contained in:
parent
a1cf4cc8e8
commit
f61b5689ae
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue