We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd8bfdc commit f0ae449Copy full SHA for f0ae449
cloudbuild.yaml
@@ -1,6 +1,6 @@
1
steps:
2
- id: api_python
3
- name: python:3.7-slim
+ name: python:3.7
4
entrypoint: /bin/sh
5
args:
6
- -c
0 commit comments