Skip to content

Commit 2f065a7

Browse files
committed
Add gitbook release instructions
1 parent 75a7942 commit 2f065a7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/book/RELEASE

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
To push the docs run:
2+
3+
- gitbook build
4+
- docker build . -t gcr.io/kubebuilder/book
5+
- docker push gcr.io/kubebuilder/book
6+
- kubectl delete pods -l run=gitbook-prod

0 commit comments

Comments
 (0)