mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
chore: mise scripts (#28367)
This commit is contained in:
parent
e142e3aca7
commit
15f3947ae6
10 changed files with 66 additions and 82 deletions
|
|
@ -70,9 +70,7 @@ if [ "$CURRENT_SERVER" != "$NEXT_SERVER" ]; then
|
|||
pnpm version "$NEXT_SERVER" --no-git-tag-version --prefix packages/sdk
|
||||
|
||||
# copy version to open-api spec
|
||||
pnpm install --frozen-lockfile --prefix server
|
||||
pnpm --prefix server run build
|
||||
( cd ./open-api && bash ./bin/generate-open-api.sh )
|
||||
mise run //:open-api
|
||||
|
||||
uv version --directory machine-learning "$NEXT_SERVER"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue