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 db1769c commit d77b967Copy full SHA for d77b967
infra/prod/generate.yaml
@@ -21,7 +21,7 @@ steps:
21
args:
22
- 'clone'
23
- '--depth=1'
24
- - https://github.com/googleapis/$_REPOSITORY
+ - https://github.com/$_ORGANIZATION/$_REPOSITORY
25
- name: gcr.io/cloud-builders/git
26
id: clone-googleapis
27
waitFor: ['-']
0 commit comments