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 c6d721f commit 5e3243dCopy full SHA for 5e3243d
.cl/cloudbuild.yaml
@@ -14,7 +14,7 @@
14
15
steps:
16
- id: run integration tests ${_EARLIEST_PYTHON_VERSION}
17
- name: python:${_EARLIES_PYTHON_VERSION}
+ name: python:${_EARLIEST_PYTHON_VERSION}
18
entrypoint: bash
19
env:
20
- "IP_TYPE=private"
0 commit comments