Merge pull request #31654 from dnephin/add-missing-validate
Add compose-bindata validation to default Upstream-commit: 71f249967e7a82574d89d23172f7c38a5e3be31f 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