We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87bbc76 commit fdc7f6dCopy full SHA for fdc7f6d
1 file changed
eng/pipelines/variables/core-official.yml
@@ -12,5 +12,7 @@ variables:
12
- name: officialBranchPrefixes
13
value: internal/release/
14
15
-# Set publishEolAnnotations to true or false in the Azure Pipelines UI to
16
-# control EOL annotation publishing. The default should be true.
+# Temporarily disabled due to https://github.com/dotnet/docker-tools/issues/2056.
+- name: publishEolAnnotations
17
+ value: false
18
+ readonly: true
0 commit comments