Add compose-bindata validation to default.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2017-03-08 10:23:40 -05:00
parent fb1890fb95
commit 18e0a327ca
1 changed files with 1 additions and 0 deletions

View File

@ -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