Skip to content

Commit b0aca30

Browse files
Yikunmattklein123
authored andcommitted
Set the bazel verison to 0.28.1 explicitly (envoyproxy#8037)
In theopenlab/openlab-zuul-jobs#622 , the OpenLab add the ability to set the bazel to specific version explicitly. This patch add the bazel role for the envoy job. Signed-off-by: Yikun Jiang <[email protected]>
1 parent 4d78ff5 commit b0aca30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.zuul/playbooks/envoy-build/run.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
roles:
44
- role: config-gcc
55
gcc_version: 7
6+
- role: config-bazel
7+
bazel_version: 0.28.1
68
tasks:
79
- name: Build envoy
810
shell:

0 commit comments

Comments
 (0)