Skip to content

Commit

Permalink
ci(monorepo): 👷 github/docker still troubleshooting...
Browse files Browse the repository at this point in the history
  • Loading branch information
a-luna committed Jul 4, 2023
1 parent 63c7f46 commit 57a89d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/portfolio/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN npm install --global pnpm
COPY --from=base . .

RUN pnpm install --no-frozen-lockfile
RUN pnpm --filter=@a-luna/shared-ui build
RUN pnpm --filter=@a-luna/portfolio build

# Deploy the production dependencies
Expand Down

0 comments on commit 57a89d0

Please sign in to comment.