Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
grebois committed May 18, 2024
1 parent 8da5833 commit bf16aeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/leaderboard/Dockerfile.frontend
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ COPY . ./

RUN npm install next@latest -g

RUN npm run build

RUN yarn

ARG FLU_SENTRY_DSN
Expand Down

0 comments on commit bf16aeb

Please sign in to comment.