Merge pull request #4633 from kubernetes/chenopis-vnext-staging-noindex

Add noindex to vnext-staging
This commit is contained in:
Andrew Chen
2017-08-04 15:24:58 -07:00
committed by GitHub
+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"