1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 10 additions and 2 deletions

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