diff --git a/e2e/smoke/.bazelrc b/e2e/smoke/.bazelrc index 921660dd..b0be76db 100644 --- a/e2e/smoke/.bazelrc +++ b/e2e/smoke/.bazelrc @@ -1 +1,3 @@ -test --test_env=DOCKER_HOST +common --enable_platform_specific_config +test:macos --action_env=DOCKER_HOST +test --test_env=DOCKER_HOST