Skip to content

Commit c77d3f2

Browse files
committed
fix: Minor fixes
1 parent 3801863 commit c77d3f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docker/jobs/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ COPY --from=dependencies /app/node_modules ./node_modules
2424

2525
# Copy specific necessary files and directories
2626
COPY ./src ./src
27-
COPY ./types ./types
2827
COPY ./config ./config
2928
COPY ./tsconfig.json ./
3029
COPY ./package.json ./

0 commit comments

Comments
 (0)