diff --git a/components/engine/.drone.yml b/components/engine/.drone.yml index 53e00e0fda..8da7133eec 100755 --- a/components/engine/.drone.yml +++ b/components/engine/.drone.yml @@ -11,4 +11,4 @@ script: - rm integration-cli/docker_cli_exec_test.go # Validate and test. - hack/make.sh validate-dco validate-gofmt - - hack/make.sh binary cross test-unit test-integration-cli test-integration + - hack/make.sh binary cross test-unit test-integration-cli test-integration test-docker-py