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