You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 10, 2021. It is now read-only.
Cypress tests: Create .git dir prior to deploy to Netlify
This is a workaround to netlify-cli's new way to resolve the project
directory. By creating an empty .git folder in the build directory,
netlify-cli deploys files relative to that directory (rather than
project root).
See: netlify/cli#953 (comment)
0 commit comments