Skip to content

Commit be8e7a9

Browse files
committed
testing image policy
1 parent 1e21c47 commit be8e7a9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Dockerfile

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

2525
RUN yarn install --immutable
2626

27-
28-
29-
3027
# Load the cache from the previous build
3128
RUN --mount=type=cache,target=/yarn-cache \
3229
rsync -a /yarn-cache/ .yarn/cache/ \

0 commit comments

Comments
 (0)