This repository was archived by the owner on May 10, 2021. It is now read-only.
Commit 993c1a6
committed
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)1 parent 9b790ce commit 993c1a6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
0 commit comments