fix command

This commit is contained in:
Andrew Chen
2017-08-04 15:41:35 -07:00
parent 6957eb01ec
commit da18bb735c
+1 -1
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"