Skip to content

Commit a085eb8

Browse files
authored
Merge pull request #573 from mengqiy/update_how_to_contribute_doc
update how to deploy kubebuilder book
2 parents cb3a7e0 + bb8b378 commit a085eb8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
# Steps to deploy
1212

13-
- cd into 'docs/book' directory
14-
- Copy content from '_book' directory into 'public' directory
15-
- Run `firebase deploy --project kubebuilder`
13+
There are no manual steps needed to deploy the website.
14+
15+
Kubebuilder book website is deployed on Netlify.
16+
There is a preview of the website for each PR.
17+
As soon as the PR is merged, the website will be built and deployed on Netlify.

0 commit comments

Comments
 (0)