mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-12-01 08:41: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
|
image: node:20-alpine
|
||||||
commands:
|
commands:
|
||||||
- *install_pnpm
|
- *install_pnpm
|
||||||
|
- pnpm prebuild:dev
|
||||||
- pnpm build:dev
|
- pnpm build:dev
|
||||||
|
|
||||||
publish_release_docker:
|
publish_release_docker:
|
||||||
|
|
Loading…
Reference in a new issue