Skip to content

Commit 7d268d6

Browse files
authored
Temporarily disable product EOL handling (#6077)
1 parent 153419e commit 7d268d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

eng/pipelines/variables/core.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ variables:
88
value: manifest.json
99

1010
- name: generateEolAnnotationDataExtraOptions
11-
value: "--annotate-eol-products"
11+
value: ""
12+
# TODO: Temporary workaround: see https://github.com/dotnet/docker-tools/issues/1507
13+
#value: "--annotate-eol-products"

0 commit comments

Comments
 (0)