Skip to content

Commit 5883ab2

Browse files
committed
testing automation
1 parent be8e7a9 commit 5883ab2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ RUN --mount=type=bind,target=/docker-context \
2424

2525
RUN yarn install --immutable
2626

27+
28+
2729
# Load the cache from the previous build
2830
RUN --mount=type=cache,target=/yarn-cache \
2931
rsync -a /yarn-cache/ .yarn/cache/ \

0 commit comments

Comments
 (0)