Fix travis docker image pulling for docs

This commit is contained in:
Tom Moulard
2021-03-16 12:08:04 +01:00
committed by GitHub
parent e5983d96f7
commit 93d099a2f0
3 changed files with 10 additions and 2 deletions
+4
View File
@@ -127,6 +127,10 @@ docs:
docs-serve:
make -C ./docs docs-serve
## Pull image for doc building
docs-pull-images:
make -C ./docs docs-pull-images
## Generate CRD clientset
generate-crd:
./script/update-generated-crd-code.sh