mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-28 15:21:14 +00:00
Adding prebuild:dev.
This commit is contained in:
parent
a727618c07
commit
901b696465
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ steps:
|
|||
image: node:20-alpine
|
||||
commands:
|
||||
- *install_pnpm
|
||||
- pnpm prebuild:dev
|
||||
- pnpm build:dev
|
||||
|
||||
publish_release_docker:
|
||||
|
|
Loading…
Reference in a new issue