mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-25 17:34:38 +02:00
Merge main into dev - sync with latest Docker/CI fixes
This commit is contained in:
commit
a150a82c11
4 changed files with 134 additions and 498 deletions
|
|
@ -33,7 +33,7 @@ RUN pnpm build
|
|||
WORKDIR /app/packages/shared-nestjs-cors
|
||||
RUN pnpm build
|
||||
|
||||
# Build the backend
|
||||
# Build the backend (includes compiling todo shared TypeScript)
|
||||
WORKDIR /app/apps/todo/apps/backend
|
||||
RUN pnpm build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue