We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51b6016 commit ad60a35Copy full SHA for ad60a35
demo/netlify.toml
@@ -17,8 +17,8 @@ package = "./local-plugin"
17
[[plugins]]
18
package = "@netlify/plugin-local-install-core"
19
20
-[[plugins]]
+[[context.deploy-preview.plugins]]
21
package = "netlify-plugin-cypress"
22
23
-[plugins.inputs]
+[context.deploy-preview.plugins.inputs]
24
configFile = "cypress/config/all.json"
0 commit comments