Skip to content

Commit 0449b31

Browse files
committed
mod: path
1 parent 8530fa4 commit 0449b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/zicdding-class.com/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ RUN yarn install
1818
COPY ../ .
1919

2020
# Focus workspaces and build the project
21-
RUN yarn workspaces focus @zicdding-web/ui @zicdding-web/zicdding-class-com
21+
RUN yarn workspaces focus --all
2222
WORKDIR /app/frontend/zicdding-class.com
2323
RUN yarn build
2424

0 commit comments

Comments
 (0)