update master to V7
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
# deploy contexts will inherit these settings.
|
||||
[context."v7-preview"]
|
||||
publish = "/"
|
||||
command = "npm run build"
|
||||
|
||||
[context."release-v6.0.0"]
|
||||
publish = "/"
|
||||
@@ -32,3 +31,9 @@
|
||||
publish = "/"
|
||||
command = "echo 'already built'"
|
||||
|
||||
# Production context: all deploys from the Production branch set in your site's
|
||||
# deploy contexts will inherit these settings.
|
||||
[context."V7-preview"]
|
||||
publish = "/"
|
||||
command = "npm run build"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user