Skip to content

Commit 1f2445f

Browse files
committed
Deploy CI CD on Test Server
1 parent 6234a73 commit 1f2445f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ WORKDIR /code
99
# # Copy frontend package files
1010
COPY ./Frontend/ecommerce_inventory/ /code/Frontend/ecommerce_inventory/
1111

12+
WORKDIR /code/Frontend/ecommerce_inventory/
1213
# # Install frontend dependencies
1314
RUN npm install
1415

0 commit comments

Comments
 (0)