mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
validate: temporarily disable deprecate-integration-cli as part of a revert
Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
parent
d35f8f4329
commit
3f1cdd5364
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ export SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||||
. ${SCRIPTDIR}/toml
|
. ${SCRIPTDIR}/toml
|
||||||
. ${SCRIPTDIR}/changelog-well-formed
|
. ${SCRIPTDIR}/changelog-well-formed
|
||||||
. ${SCRIPTDIR}/changelog-date-descending
|
. ${SCRIPTDIR}/changelog-date-descending
|
||||||
. ${SCRIPTDIR}/deprecate-integration-cli
|
#. ${SCRIPTDIR}/deprecate-integration-cli
|
||||||
|
|
Loading…
Reference in a new issue