Skip to content

Commit 3917833

Browse files
committed
chore: wip
1 parent 2ed240f commit 3917833

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/cubestore/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ COPY cubestore/cubezetasketch cubezetasketch
1212
COPY cubestore/cubedatasketches cubedatasketches
1313
COPY cubestore/cuberpc cuberpc
1414
COPY cubestore/cubestore-sql-tests cubestore-sql-tests
15+
COPY cubestore/cubestore/benches cubestore/cubestore/benches
1516
COPY cubestore/cubestore/Cargo.toml cubestore/Cargo.toml
1617
RUN mkdir -p cubestore/src/bin && \
1718
echo "fn main() {print!(\"Dummy main\");} // dummy file" > cubestore/src/bin/cubestored.rs

0 commit comments

Comments
 (0)