We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873ddc0 commit db5ac5cCopy full SHA for db5ac5c
1 file changed
eng/pipelines/cg-images.yml
@@ -12,6 +12,8 @@ schedules:
12
13
variables:
14
- template: /eng/docker-tools/templates/variables/common.yml@self
15
+- name: publicGitRepoUri
16
+ value: https://github.com/dotnet/dotnet-docker
17
- name: ComponentDetection.Timeout
18
value: 7200 # 2 hours in seconds
19
0 commit comments