7
This commit is contained in:
@ -16,6 +16,7 @@ ARG GIT_REV
|
||||
ENV GIT_REV=${GIT_REV}
|
||||
|
||||
COPY --from=depends /app/projects/common ./projects/common
|
||||
RUN bun i -g typescript
|
||||
RUN bun --filter '@ssr/common' build
|
||||
|
||||
COPY --from=depends /app/node_modules ./node_modules
|
||||
|
Reference in New Issue
Block a user