mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Revert "hack: temporarily disable deprecate-integration-cli"
This reverts commit 5f67568bfd
.
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
3f2d1eb95d
commit
c8ecedbde9
1 changed files with 1 additions and 1 deletions
|
@ -13,4 +13,4 @@ export SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|||
. ${SCRIPTDIR}/toml
|
||||
. ${SCRIPTDIR}/changelog-well-formed
|
||||
. ${SCRIPTDIR}/changelog-date-descending
|
||||
#. ${SCRIPTDIR}/deprecate-integration-cli
|
||||
. ${SCRIPTDIR}/deprecate-integration-cli
|
||||
|
|
Loading…
Reference in a new issue