Add compose-bindata validation to default.
Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: 18e0a327ca59a6d4d9cb22f309f94b032a7e3b31 Component: engine
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user