Sign in
chromium
/
external
/
github.com
/
google
/
cel-go
/
refs/heads/dmitriplotnikov-patch-1
/
.
/
vendor
/
cel.dev
/
expr
/
cloudbuild.yaml
blob: e3e533a04abdc4a172e13fd0b850485398fb63a9 [
file
] [
edit
]
steps:
-
name:
'gcr.io/cloud-builders/bazel:7.3.2'
entrypoint:
bazel
args:
[
'build'
,
'...'
]
id:
bazel
-
build
waitFor:
[
'-'
]
timeout:
15m
options:
machineType:
'N1_HIGHCPU_32'