From 1fb026cce9d152e9339612bb61cb8d6375791ef6 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Fri, 10 Dec 2021 10:48:08 +1000 Subject: [PATCH] remove superfluous label in Windows CI --- .buildkite/windows/entrypoint.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/.buildkite/windows/entrypoint.bat b/.buildkite/windows/entrypoint.bat index 4dc82f531..a40f4c364 100755 --- a/.buildkite/windows/entrypoint.bat +++ b/.buildkite/windows/entrypoint.bat @@ -1,4 +1,3 @@ -echo --- Building set BAZEL=\bazel\bazel.exe --output_user_root=\bazel\ankici --output_base=\bazel\ankici\base set BUILDARGS=--config=ci