mirror of https://github.com/kubernetes/kops.git
parent
17afbd6292
commit
082abaacd7
2
Makefile
2
Makefile
|
|
@ -151,7 +151,7 @@ gcs-publish-ci: gcs-upload
|
|||
gsutil -h "Cache-Control:private, max-age=0, no-transform" cp .build/upload/${LATEST_FILE} ${GCS_LOCATION}
|
||||
|
||||
gen-cli-docs:
|
||||
@kops genhelpdocs --out docs/cli
|
||||
KOPS_STATE_STORE= kops genhelpdocs --out docs/cli
|
||||
|
||||
# Will always push a linux-based build up to the server
|
||||
push: crossbuild-nodeup
|
||||
|
|
|
|||
Loading…
Reference in New Issue