Skip to content

Commit 0af99d4

Browse files
committed
editoast: front: use the fonts served by editoast in the maps
Signed-off-by: Tristram Gräbener <tristram+git@tristramg.eu>
1 parent e8b6cdc commit 0af99d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

editoast/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ ENV RUSTFLAGS="-Cinstrument-coverage -C target-feature=-crt-static -C link-arg=-
4848
ENV LLVM_PROFILE_FILE="editoast-%p-%m.profraw"
4949
RUN cargo chef cook --tests --recipe-path recipe.json
5050
COPY . .
51+
COPY --from=editoast_assets /assets /editoast/assets
5152

5253
#######################
5354
# Running env : build #

0 commit comments

Comments
 (0)