fix command

pull/4635/head
Andrew Chen 2017-08-04 15:41:35 -07:00
parent 6957eb01ec
commit da18bb735c
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@
command = "make build-preview"
[context.vnext-staging]
command = "cp netlify_noindex_headers.txt _headers && make build"
command = "make build && cp netlify_noindex_headers.txt _site/_headers"