Skip to content

Commit

Permalink
Merge pull request #487 from david-mcmahon/no-generate-docs
Browse files Browse the repository at this point in the history
Do not run generate-docs during a branchff.
  • Loading branch information
david-mcmahon committed Dec 12, 2017
2 parents 8ffab7c + 114e77f commit b8f954b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions branchff
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,7 @@ fi
# <snip>
# Commit your changes in another terminal and then continue here by pressing enter.

USEFUL_UPDATES=(update-openapi-spec generate-docs
update-federation-openapi-spec)
USEFUL_UPDATES=(update-openapi-spec update-federation-openapi-spec)

logecho -n "Ensure ectd is up to date: "
logrun -s hack/install-etcd.sh
Expand Down

0 comments on commit b8f954b

Please sign in to comment.