mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Merge pull request #2143 from murgatroid99/xds_k8s_url_map_script_fix
xDS k8s tests: fix a line in the url_map test script
This commit is contained in:
commit
f832bb842c
@ -40,7 +40,7 @@ build_test_app_docker_images() {
|
||||
|
||||
pushd "${SRC_DIR}"
|
||||
docker build \
|
||||
-f src/python/grpcio_tests/tests_py3_only/interop/Dockerfile.client \
|
||||
-f "${BUILD_APP_PATH}" \
|
||||
-t "${CLIENT_IMAGE_NAME}:${GIT_COMMIT}" \
|
||||
.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user