mirror of
https://github.com/docker/cli.git
synced 2026-09-03 18:14:33 -05:00
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