Skip to content

Commit fdc7f6d

Browse files
github-actions[bot]lbussellCopilot
authored
[main] Temporarily disable EOL annotation generation (#7135)
Co-authored-by: Logan Bussell <loganbussell@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 87bbc76 commit fdc7f6d

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

eng/pipelines/variables/core-official.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ variables:
1212
- name: officialBranchPrefixes
1313
value: internal/release/
1414

15-
# Set publishEolAnnotations to true or false in the Azure Pipelines UI to
16-
# control EOL annotation publishing. The default should be true.
15+
# Temporarily disabled due to https://github.com/dotnet/docker-tools/issues/2056.
16+
- name: publishEolAnnotations
17+
value: false
18+
readonly: true

0 commit comments

Comments
 (0)