mirror of
https://github.com/Squareville/TestEventServer.git
synced 2026-01-05 00:59:49 -06:00
Fix build for newest changes
This commit is contained in:
@@ -25,6 +25,7 @@ COPY migrations/ /build/migrations
|
||||
COPY resources/ /build/resources
|
||||
COPY thirdparty/ /build/thirdparty
|
||||
COPY vanity /build/vanity
|
||||
COPY tests/ /build/tests
|
||||
COPY .clang-* CMake* LICENSE /build/
|
||||
|
||||
ARG BUILD_THREADS=1
|
||||
|
||||
Reference in New Issue
Block a user