Skip to content

Commit 7f5d796

Browse files
committed
announce bazel
1 parent 2910254 commit 7f5d796

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

otel_sdk_build.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ set PATH=
88

99
pushd "%~dp0"
1010

11+
echo BAZEL="%__BAZEL__%"
12+
"%__BAZEL__%" version
13+
1114
if "%1"=="" goto:all
1215
if "%1"=="test" goto:test
1316
if "%1"=="zip" goto:zip

0 commit comments

Comments
 (0)