Sync eng/common directory with azure-sdk-tools repository for Tools PR https://github.com/Azure/azure-sdk-tools/pull/857 (#492)
This commit is contained in:
parent
4e9efce5f4
commit
1340539897
@ -298,7 +298,7 @@ function ParseCArtifact($pkg, $workingDirectory) {
|
||||
}
|
||||
|
||||
return New-Object PSObject -Property @{
|
||||
PackageId = 'azure-sdk-for-c'
|
||||
PackageId = ''
|
||||
PackageVersion = $pkgVersion
|
||||
# Artifact info is always considered deployable for C becasue it is not
|
||||
# deployed anywhere. Dealing with duplicate tags happens downstream in
|
||||
|
||||
Loading…
Reference in New Issue
Block a user