Skip to content

Commit

Permalink
Do not run generate-docs during a branchff.
Browse files Browse the repository at this point in the history
Follow-on commit coming to generate-docs at release time.
  • Loading branch information
david-mcmahon committed Dec 12, 2017
1 parent c2c9929 commit 114e77f
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 @@ -175,8 +175,7 @@ logrun -s git merge -X ours $MASTER_OBJECT
# <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 114e77f

Please sign in to comment.