Skip to content

Commit 531015c

Browse files
committed
Revert "Add makefile commad for local testing: REVERT BEFORE MERGING"
This reverts commit 838105d.
1 parent 94ffd24 commit 531015c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ test_theme: bundle
4444
test_theme_production: bundle
4545
HUGO_MODULE_WORKSPACE=hugo.work hugo server --buildDrafts --noHTTPCache --buildFuture --ignoreVendorPaths "github.com/chef/chef-docs-theme" --environment production
4646

47-
test_on_prem_builder: bundle
48-
HUGO_MODULE_WORKSPACE=hugo_builder.work hugo server --buildDrafts --noHTTPCache --buildFuture --ignoreVendorPaths "github.com/habitat-sh/on-prem-builder/docs-chef-io"
49-
5047
# https://gohugo.io/troubleshooting/audit/
5148
audit: bundle
5249
HUGO_MINIFY_TDEWOLFF_HTML_KEEPCOMMENTS=true HUGO_ENABLEMISSINGTRANSLATIONPLACEHOLDERS=true hugo && grep -inorE "<\!-- raw HTML omitted -->|ZgotmplZ|\[i18n\]|\(<nil>\)|(&lt;nil&gt;)|hahahugo" public/

0 commit comments

Comments
 (0)