ci: Add artifact upload again

This commit is contained in:
Saibotk 2023-09-03 00:21:55 +02:00
parent 28fb2c819c
commit 608f2e7da9
Signed by: saibotk
GPG key ID: 67585F0065E261D5

View file

@ -28,6 +28,12 @@ build:
- pnpm-lock.yaml - pnpm-lock.yaml
paths: paths:
- .pnpm-store - .pnpm-store
artifacts:
untracked: true
exclude: !dist/**
paths:
- dist
expire_in: 1 week
package: package:
stage: package stage: package