Skip to content

Commit

Permalink
build: remove last references to ts-client
Browse files Browse the repository at this point in the history
  • Loading branch information
Pitasi committed Jun 26, 2024
1 parent 7cb0c39 commit 1e6f612
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 68 deletions.
1 change: 0 additions & 1 deletion .coderabbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ reviews:
path_filters:
- "!api/**"
- "!wardenjs/src/codegen/**"
- "!ts-client/**"
- "!tests/testdata/**"
path_instructions:
- path: "**/*.go"
Expand Down
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ RUN pnpm run build
## spaceward
FROM node-build-env as spaceward-builder
WORKDIR /wardenprotocol
COPY ts-client ./ts-client
COPY --from=wardenjs-builder /wardenjs ./wardenjs
RUN mkdir spaceward
COPY spaceward/package*.json spaceward/pnpm-lock.yaml spaceward/.npmrc spaceward/
Expand Down
66 changes: 0 additions & 66 deletions config.yml

This file was deleted.

0 comments on commit 1e6f612

Please sign in to comment.