Add a new entrypoint for CI

Signed-off-by: Daniel Nephin <dnephin@docker.com>
Upstream-commit: dbf580be57a4bb854d7ce20d313e3a22ea337be5
Component: engine
This commit is contained in:
Daniel Nephin
2017-09-20 17:26:30 -04:00
parent d9942eee10
commit e55d5634bf
11 changed files with 46 additions and 22 deletions
-2
View File
@@ -59,12 +59,10 @@ DEFAULT_BUNDLES=(
binary-daemon
dynbinary
test-unit
test-integration
test-docker-py
cross
tgz
)
VERSION=${VERSION:-$(< ./VERSION)}