Skip to content

Commit

Permalink
Merge pull request #2962 from BradErz/fix-2642
Browse files Browse the repository at this point in the history
Unsetting the variable in the Make file
  • Loading branch information
chrislovecnm authored Jul 16, 2017
2 parents 2e8a54a + b83f55c commit fc7216c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ gcs-publish-ci: gcs-upload
.PHONY: gen-cli-docs
gen-cli-docs: kops # Regenerate CLI docs
KOPS_STATE_STORE= \
KOPS_FEATURE_FLAGS= \
${KOPS} genhelpdocs --out docs/cli

.PHONY: push
Expand Down

0 comments on commit fc7216c

Please sign in to comment.