update bazel 3.5.0

This commit is contained in:
Kslr
2020-09-09 18:31:57 +08:00
parent a8ce582285
commit 395174d453
+1 -1
View File
@@ -14,7 +14,7 @@ variables:
- name: GOPATH
value: '$(system.defaultWorkingDirectory)/gopath'
- name: BAZEL_VER
value: '0.23.0'
value: '3.5.0'
steps:
- checkout: self