We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3801863 commit c77d3f2Copy full SHA for c77d3f2
docker/jobs/Dockerfile
@@ -24,7 +24,6 @@ COPY --from=dependencies /app/node_modules ./node_modules
24
25
# Copy specific necessary files and directories
26
COPY ./src ./src
27
-COPY ./types ./types
28
COPY ./config ./config
29
COPY ./tsconfig.json ./
30
COPY ./package.json ./
0 commit comments