mirror of https://github.com/docker/docs.git
benign whitespace change
Docker-DCO-1.1-Signed-off-by: Tibor Vass <teabee89@gmail.com> (github: tiborvass)
This commit is contained in:
parent
158e3068bd
commit
3a1385702c
|
@ -42,17 +42,17 @@ echo
|
||||||
DEFAULT_BUNDLES=(
|
DEFAULT_BUNDLES=(
|
||||||
validate-dco
|
validate-dco
|
||||||
validate-gofmt
|
validate-gofmt
|
||||||
|
|
||||||
binary
|
binary
|
||||||
|
|
||||||
test-unit
|
test-unit
|
||||||
test-integration
|
test-integration
|
||||||
test-integration-cli
|
test-integration-cli
|
||||||
|
|
||||||
dynbinary
|
dynbinary
|
||||||
dyntest-unit
|
dyntest-unit
|
||||||
dyntest-integration
|
dyntest-integration
|
||||||
|
|
||||||
cover
|
cover
|
||||||
cross
|
cross
|
||||||
tgz
|
tgz
|
||||||
|
|
Loading…
Reference in New Issue