Regen docs last

Signed-off-by: Andy Goldstein <andy.goldstein@gmail.com>
pull/40/head
Andy Goldstein 2017-08-23 13:27:54 -04:00
parent 03dde45c09
commit ee38a9471a
1 changed files with 1 additions and 1 deletions

View File

@ -61,10 +61,10 @@ ifneq ($(SKIP_TESTS), 1)
endif
update:
${ROOT_DIR}/hack/update-generated-docs.sh
${ROOT_DIR}/hack/update-generated-clientsets.sh
${ROOT_DIR}/hack/update-generated-listers.sh
${ROOT_DIR}/hack/update-generated-informers.sh
${ROOT_DIR}/hack/update-generated-docs.sh
all: cbuild container