Skip to content

Commit fba2950

Browse files
committed
Work CI-CD
- Remove redundant call to template waiting for package publishing. ***NO_CI***
1 parent e624eb1 commit fba2950

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -431,13 +431,6 @@ jobs:
431431
- checkout: self
432432
fetchDepth: 1
433433

434-
# update dependents
435-
# use this to make sure nuget package is published
436-
- template: azure-pipelines-templates/update-dependents.yml@templates
437-
parameters:
438-
packageName: '$(nugetPackageName)'
439-
repositoriesToUpdate:
440-
441434
# update dependencies
442435
- task: PowerShell@2
443436
displayName: Update dependent class libs

0 commit comments

Comments
 (0)