promote: uat → main (GRO-1509 OIDC accountLinking fix) #46
+1
-1
@@ -16,7 +16,7 @@ COPY packages/ packages/
|
||||
COPY src/ src/
|
||||
RUN pnpm --filter @groombook/types build && \
|
||||
pnpm --filter @groombook/db build && \
|
||||
/app/node_modules/.bin/tsc -p /app
|
||||
/app/node_modules/.bin/tsc -p /app/tsconfig.json
|
||||
|
||||
# Runtime
|
||||
FROM node:20-alpine AS runner
|
||||
|
||||
Reference in New Issue
Block a user