Skip to content

Commit 1e21c47

Browse files
committed
testing autmoated policy
1 parent a6657de commit 1e21c47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Dockerfile

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

2525
RUN yarn install --immutable
2626

27+
28+
29+
2730
# Load the cache from the previous build
2831
RUN --mount=type=cache,target=/yarn-cache \
2932
rsync -a /yarn-cache/ .yarn/cache/ \

0 commit comments

Comments
 (0)