* 'master' of https://github.com/kubernetes/kubernetes.github.io:
  fix command
This commit is contained in:
Andrew Chen
2017-08-04 15:47:38 -07:00
+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"