Syncing release-branch 'test-example' change to master (#15137)

This is a preventative change that will allow release-1.15 to merge successfully.
pull/15141/head
Jim Angel 2019-06-26 17:21:20 -05:00 committed by Kubernetes Prow Robot
parent 2436c026b4
commit fd53a95b51
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ check-headers-file:
production-build: check-hugo-versions build check-headers-file ## Build the production site and ensure that noindex headers aren't added
non-production-build: test-examples check-hugo-versions ## Build the non-production site, which adds noindex headers to prevent indexing
non-production-build: check-hugo-versions ## Build the non-production site, which adds noindex headers to prevent indexing
hugo --enableGitInfo
serve: ## Boot the development server.