Skip to content

Commit 4a52c8b

Browse files
scbeddweshaggard
andauthored
Disable Azure Artifact Docker Warnings (Azure#24300)
* disable docker warning until 24299 is complete Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
1 parent e2d2006 commit 4a52c8b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eng/pipelines/templates/variables/globals.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@ variables:
33
skipComponentGovernanceDetection: true
44
AzureSDKCondaChannel: https://azuresdkconda.blob.core.windows.net/channel1/
55
Package.EnableSBOMSigning: true
6+
# this will be disabled until issue#24299 is addressed.
7+
DisableDockerDetector: true

0 commit comments

Comments
 (0)