Skip to content

Commit db5ac5c

Browse files
lbussellCopilot
andauthored
Add publicGitRepoUri variable to cg-images pipeline (#7095)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 873ddc0 commit db5ac5c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

eng/pipelines/cg-images.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ schedules:
1212

1313
variables:
1414
- template: /eng/docker-tools/templates/variables/common.yml@self
15+
- name: publicGitRepoUri
16+
value: https://github.com/dotnet/dotnet-docker
1517
- name: ComponentDetection.Timeout
1618
value: 7200 # 2 hours in seconds
1719

0 commit comments

Comments
 (0)