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 6621b26 commit e0bb7dfCopy full SHA for e0bb7df
netlify.toml
@@ -3,11 +3,9 @@ publish = "public"
3
command = "node_modules/.bin/gulp preview:build"
4
5
[build.environment]
6
+CI = "true"
7
NODE_VERSION = "10"
8
-[context.branch-deploy]
9
-command = "node_modules/.bin/gulp preview:build && node_modules/.bin/gulp --series build bundle:pack"
10
-
11
[context.deploy-preview]
12
command = "node_modules/.bin/gulp preview:build && node_modules/.bin/gulp --series build bundle:pack"
13
0 commit comments