We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28a045 commit a836016Copy full SHA for a836016
.ci/cloudbuild.yaml
@@ -27,8 +27,6 @@ steps:
27
dig ${_DNS_NAME}
28
echo "cat /etc/resolv.conf"
29
cat /etc/resolv.conf
30
- echo "ip route"
31
- ip route
32
33
- id: run integration tests
34
name: python:${_VERSION}
0 commit comments