mirror of https://github.com/grpc/grpc-java.git
Fix a typo in xds_url_map.cfg (#8344)
This commit is contained in:
parent
438f8d9e78
commit
39b7415bc0
|
|
@ -1,7 +1,7 @@
|
|||
# Config file for internal CI
|
||||
|
||||
# Location of the continuous shell script in repository.
|
||||
build_file: "grpc-java/buildscripts/kokoro/xds-url-map.sh"
|
||||
build_file: "grpc-java/buildscripts/kokoro/xds_url_map.sh"
|
||||
timeout_mins: 60
|
||||
|
||||
action {
|
||||
|
|
|
|||
Loading…
Reference in New Issue