1
0
mirror of synced 2026-01-09 06:03:09 -05:00

Merge pull request #31020 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2024-01-09 14:32:43 -08:00
committed by GitHub

View File

@@ -48,7 +48,7 @@ COPY src ./src
# The star is because it's an optional directory
COPY .remotejson-cache* ./.remotejson-cache
# The star is because it's an optional file
COPY .pageinfo-cache.json.gz* ./.pageinfo-cache.json.gz
COPY .pageinfo-cache.json.br* ./.pageinfo-cache.json.br
# Certain content is necessary for being able to build
COPY content/index.md ./content/index.md
COPY content/rest ./content/rest