We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2910254 commit 7f5d796Copy full SHA for 7f5d796
otel_sdk_build.cmd
@@ -8,6 +8,9 @@ set PATH=
8
9
pushd "%~dp0"
10
11
+echo BAZEL="%__BAZEL__%"
12
+"%__BAZEL__%" version
13
+
14
if "%1"=="" goto:all
15
if "%1"=="test" goto:test
16
if "%1"=="zip" goto:zip
0 commit comments