Add noindex to vnext-staging

pull/4633/head
Andrew Chen 2017-08-04 15:20:15 -07:00
parent 61f01a4e59
commit 6957eb01ec
1 changed files with 3 additions and 0 deletions

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"