Skip to content

Commit

Permalink
feat: fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
pablojmarti committed Apr 25, 2023
1 parent 8c32d54 commit 301c020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ COPY . .

RUN npm install
RUN npm run build:packages
RUN npm run build -- filter=./projects/wp-nextjs
RUN npm run build -- --filter=./projects/wp-nextjs

0 comments on commit 301c020

Please sign in to comment.