mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-07-07 12:35:00 +00:00
Copy sqlite_test_ext to Dockerfile.simulator
This commit is contained in:
parent
dda1ee86e2
commit
0f3efe2fbb
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ COPY cli ./cli/
|
|||
COPY sqlite3 ./sqlite3/
|
||||
COPY stress ./stress/
|
||||
COPY tests ./tests/
|
||||
COPY testing/sqlite_test_ext ./testing/sqlite_test_ext
|
||||
RUN cargo chef prepare --bin limbo_sim --recipe-path recipe.json
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue