Skip to content

Commit 8cebc40

Browse files
committed
2 parents b6a6453 + ab10ff9 commit 8cebc40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ ENV __BUILD_SHA=$BUILD_SHA
2222
WORKDIR /opt/app
2323
COPY . /opt/app
2424
RUN cd /opt/app && npm install
25+
RUN npm run build
2526
RUN node node_modules/esbuild/install.js
2627

2728
WORKDIR /opt/app

0 commit comments

Comments
 (0)