Skip to content

Commit 6a97d59

Browse files
committed
Uh don't forget to build the app dummy
1 parent 4a01c75 commit 6a97d59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ COPY yarn.lock /usr/src/app
1919

2020
RUN yarn install
2121

22+
RUN npm run build
23+
2224
COPY . /usr/src/app
2325
# ADD nginx.conf.sigil /
2426

0 commit comments

Comments
 (0)