Fix the generatd bindata in the release branch.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
b2cba289fc
commit
2a60fc01ab
2 changed files with 2 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -16,3 +16,4 @@ export SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|||
. $SCRIPTDIR/vet
|
||||
. $SCRIPTDIR/changelog-well-formed
|
||||
. $SCRIPTDIR/changelog-date-descending
|
||||
. $SCRIPTDIR/compose-bindata
|
||||
|
|
Loading…
Add table
Reference in a new issue