Skip to content

Commit

Permalink
ci: remove patches copy
Browse files Browse the repository at this point in the history
  • Loading branch information
genaris committed May 1, 2024
1 parent 8b582b0 commit bf09f43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ENV RUN_MODE="docker"

COPY package.json package.json
COPY yarn.lock yarn.lock
COPY ./patches ./patches
# COPY ./patches ./patches

# Run install after copying only depdendency file
# to make use of docker layer caching
Expand Down

0 comments on commit bf09f43

Please sign in to comment.