Skip to content

Commit

Permalink
update docs-publish target to v2.4 (kubernetes-sigs#2513)
Browse files Browse the repository at this point in the history
  • Loading branch information
kishorj authored and Timothy-Dougherty committed Nov 9, 2023
1 parent 18ef306 commit e45a445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ docs-preview: docs-dependencies

# publish the versioned docs using mkdocs mike util
docs-publish: docs-dependencies
pipenv run mike deploy v2.3 latest -p --update-aliases
pipenv run mike deploy v2.4 latest -p --update-aliases

# install dependencies needed to preview and publish docs
docs-dependencies:
Expand Down

0 comments on commit e45a445

Please sign in to comment.