@@ -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
|
||||
|
||||
Reference in New Issue
Block a user