mirror of
https://github.com/docker/cli.git
synced 2026-09-26 01:10:35 -04:00
Add a new entrypoint for CI
Signed-off-by: Daniel Nephin <dnephin@docker.com> Upstream-commit: dbf580be57a4bb854d7ce20d313e3a22ea337be5 Component: engine
This commit is contained in:
@@ -59,12 +59,10 @@ DEFAULT_BUNDLES=(
|
||||
binary-daemon
|
||||
dynbinary
|
||||
|
||||
test-unit
|
||||
test-integration
|
||||
test-docker-py
|
||||
|
||||
cross
|
||||
tgz
|
||||
)
|
||||
|
||||
VERSION=${VERSION:-$(< ./VERSION)}
|
||||
|
||||
Reference in New Issue
Block a user