Skip to content

Commit 3ea0ad5

Browse files
Add image.yml template
1 parent ea28660 commit 3ea0ad5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

eng/pipelines/templates/jobs/update_pr.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ trigger:
77
- main
88

99
variables:
10-
skipComponentGovernanceDetection: true
10+
- template: /eng/pipelines/templates/variables/image.yml
11+
- name: skipComponentGovernanceDetection
12+
value: true
1113

1214
pool:
1315
name: $(LINUXPOOL)

0 commit comments

Comments
 (0)