Skip to content

Commit 5f76734

Browse files
authored
Remove hard-coded kusto ingestion variable in dotnet-docker pipelines (#7075)
1 parent eb01270 commit 5f76734

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

eng/docker-tools/templates/variables/common.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ variables:
66
value: true
77
- name: publishImageInfo
88
value: true
9-
- name: ingestKustoImageInfo
10-
value: true
119
# CG is disabled by default because projects are built within Dockerfiles and CG step do not scan artifacts
1210
# that are built within Dockerfiles. A separate CG pipeline exists for this reason.
1311
- name: skipComponentGovernanceDetection

0 commit comments

Comments
 (0)