Skip to content

Commit

Permalink
Docs doesn't build yarn-project. [ci rebuild yarn-project]
Browse files Browse the repository at this point in the history
  • Loading branch information
charlielye committed Sep 26, 2023
1 parent 8b0e3e4 commit 6fa9bb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
FROM 278380418400.dkr.ecr.eu-west-2.amazonaws.com/yarn-project AS builder
WORKDIR /usr/src
COPY . .
WORKDIR /usr/src/yarn-project
RUN yarn build
WORKDIR /usr/src/docs
RUN yarn && yarn build

0 comments on commit 6fa9bb4

Please sign in to comment.