Skip to content

Commit 6a0bae0

Browse files
committed
Yes we need them.
1 parent 2f3f4ff commit 6a0bae0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ RUN curl -fsSL https://github.com/mozilla/sccache/releases/download/v$SCCACHE/sc
1010

1111
FROM chef AS planner
1212

13+
COPY candle-extensions candle-extensions
1314
COPY backends backends
1415
COPY core core
1516
COPY router router

Dockerfile-intel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ RUN curl -fsSL https://github.com/mozilla/sccache/releases/download/v$SCCACHE/sc
1010

1111
FROM chef AS planner
1212

13+
COPY candle-extensions candle-extensions
1314
COPY backends backends
1415
COPY core core
1516
COPY router router

0 commit comments

Comments
 (0)