mirror of
https://iceshrimp.dev/iceshrimp/akkoma-fe.git
synced 2025-12-16 08:23:04 +01:00
add artifacts
This commit is contained in:
parent
7978ffeb1d
commit
213316e68f
1 changed files with 3 additions and 0 deletions
|
|
@ -18,3 +18,6 @@ build:
|
||||||
script:
|
script:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- dist/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue