Skip to content

Commit ee01614

Browse files
committed
Add Cargo.toml to docs build for version number
1 parent 0fadebe commit ee01614

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ RUN --mount=type=cache,id=pnpm,target=/root/.local/share/pnpm/store \
2424

2525
# Copy source files
2626
WORKDIR /app
27+
COPY Cargo.toml ./Cargo.toml
2728
COPY ui ./ui
2829
COPY docs ./docs
2930
COPY openapi/hadrian.openapi.json ./openapi/hadrian.openapi.json

0 commit comments

Comments
 (0)