Merge remote-tracking branch 'origin/V7-preview' into V7-preview
This commit is contained in:
@@ -31,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