We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e745ed commit 73f52e8Copy full SHA for 73f52e8
ci/cloudbuild.yaml
@@ -22,7 +22,7 @@ steps:
22
- '//test/integration/...'
23
# proxy_protocol tests are for validating bazel/foreign_cc/tlv-support.patch
24
- '@envoy//test/extensions/common/proxy_protocol/...'
25
- - '@envoy//test/extensions/transport/proxy_protocol/...'
+ - '@envoy//test/extensions/transport_sockets/proxy_protocol/...'
26
volumes:
27
- name: 'vol-build'
28
path: '/build'
0 commit comments