Skip to content

Commit

Permalink
Merge pull request #8 from Tim-mhn/prod/fix-api-deploy
Browse files Browse the repository at this point in the history
fied api dpeloy to use tsc command
  • Loading branch information
Tim-mhn authored Sep 28, 2024
2 parents b9f3f30 + f302719 commit 10194e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ WORKDIR /app

COPY src src
COPY package.json package.json
COPY ../../yarn.lock yarn.lock
COPY tsconfig.json tsconfig.json
COPY .yarnrc.yml .yarnrc.yml

Expand Down

0 comments on commit 10194e1

Please sign in to comment.