Add noindex to vnext-staging

This commit is contained in:
Andrew Chen
2017-08-04 15:20:15 -07:00
parent 61f01a4e59
commit 6957eb01ec
+3
View File
@@ -4,3 +4,6 @@
[context.deploy-preview]
command = "make build-preview"
[context.vnext-staging]
command = "cp netlify_noindex_headers.txt _headers && make build"