We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6713083 commit a976f21Copy full SHA for a976f21
1 file changed
tools/cloudbuild/pr-open.yaml
@@ -28,6 +28,7 @@ steps:
28
- name: 'docker'
29
id: 'docker-pull-dockerfile'
30
args: ['pull', 'docker/dockerfile:1']
31
+ waitFor: ['-']
32
33
34
id: 'docker-build-ko'
0 commit comments