Skip to content

Commit

Permalink
remove leftover reference to cypress files
Browse files Browse the repository at this point in the history
  • Loading branch information
hotzevzl committed Dec 6, 2023
1 parent a5e48f1 commit 41fd20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ COPY --chown=$USER:$USER .yarnrc.docker.yml .yarnrc.yml

COPY --chown=$USER:$USER package.json yarn.lock next.config.js \
local.d.ts postcss.config.js tailwind.config.js \
cypress.json entrypoint.sh tsconfig.json ./
entrypoint.sh tsconfig.json ./

COPY --chown=$USER:$USER components ./components
COPY --chown=$USER:$USER constants ./constants
Expand Down

1 comment on commit 41fd20f

@vercel
Copy link

@vercel vercel bot commented on 41fd20f 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
marxan-git-develop-vizzuality1.vercel.app
marxan23.vercel.app

Please sign in to comment.