Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 6e5862a

Browse files
committed
fix: build
1 parent aeb82c7 commit 6e5862a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ ARG CMAKE_EXTRA_FLAGS=""
4848
WORKDIR /app
4949

5050
# Copy source code
51+
COPY ./.github /app/.github
5152
COPY ./engine /app/engine
5253
COPY ./docs/static/openapi/cortex.json /app/docs/static/openapi/cortex.json
5354

0 commit comments

Comments
 (0)