mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add "test-integration-cli" to our DEFAULT_BUNDLES list (make all)
Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
This commit is contained in:
parent
7727c817fb
commit
2543912e7b
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ DEFAULT_BUNDLES=(
|
||||||
binary
|
binary
|
||||||
test
|
test
|
||||||
test-integration
|
test-integration
|
||||||
|
test-integration-cli
|
||||||
dynbinary
|
dynbinary
|
||||||
dyntest
|
dyntest
|
||||||
dyntest-integration
|
dyntest-integration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue