Skip to content

Commit

Permalink
remove obsolete path from dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hotzevzl committed Dec 6, 2023
1 parent 8671abb commit a5e48f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ COPY --chown=$USER:$USER package.json yarn.lock next.config.js \

COPY --chown=$USER:$USER components ./components
COPY --chown=$USER:$USER constants ./constants
COPY --chown=$USER:$USER cypress ./cypress
COPY --chown=$USER:$USER docs ./docs
COPY --chown=$USER:$USER hoc ./hoc
COPY --chown=$USER:$USER hooks ./hooks
Expand Down

1 comment on commit a5e48f1

@vercel
Copy link

@vercel vercel bot commented on a5e48f1 Dec 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

marxan – ./

marxan-vizzuality1.vercel.app
marxan23.vercel.app
marxan-git-develop-vizzuality1.vercel.app

Please sign in to comment.