Add compose-bindata validation to default.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
fb1890fb95
commit
18e0a327ca
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue