mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Tailor CI for ARM, skip legacy integration test.
Signed-off-by: Michael Zhao <michael.zhao@arm.com> Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
af86580000
commit
48b06a2561
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ set -eu -o pipefail
|
||||||
|
|
||||||
hack/test/unit
|
hack/test/unit
|
||||||
|
|
||||||
hack/make.sh \
|
TEST_SKIP_INTEGRATION_CLI=1 hack/make.sh \
|
||||||
binary-daemon \
|
binary-daemon \
|
||||||
dynbinary \
|
dynbinary \
|
||||||
test-integration
|
test-integration
|
||||||
|
|
Loading…
Reference in a new issue