Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ad60a35

Browse files
authoredOct 15, 2021
chore: cypress on pr only (#698)
1 parent 51b6016 commit ad60a35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎demo/netlify.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ package = "./local-plugin"
1717
[[plugins]]
1818
package = "@netlify/plugin-local-install-core"
1919

20-
[[plugins]]
20+
[[context.deploy-preview.plugins]]
2121
package = "netlify-plugin-cypress"
2222

23-
[plugins.inputs]
23+
[context.deploy-preview.plugins.inputs]
2424
configFile = "cypress/config/all.json"

0 commit comments

Comments
 (0)
Please sign in to comment.