mirror of https://github.com/grpc/grpc-go.git
kokoro: Specify the correct path to the build config (#4495)
This commit is contained in:
parent
34bd6fbb8e
commit
2de42fcbbc
|
@ -1,7 +1,7 @@
|
|||
# Config file for internal CI
|
||||
|
||||
# Location of the continuous shell script in repository.
|
||||
build_file: "grpc-go/test/kokoro/xds-k8s.sh"
|
||||
build_file: "grpc-go/test/kokoro/xds_k8s.sh"
|
||||
timeout_mins: 120
|
||||
|
||||
action {
|
||||
|
|
Loading…
Reference in New Issue