Skip to content

Commit f120e35

Browse files
committed
Work CI-CD
- Remove task to update Units.NET (it's now under our org, no need to push the update). ***NO_CI*** (cherry picked from commit 2282d5d)
1 parent ab6d21b commit f120e35

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

azure-pipelines.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,19 +106,13 @@ jobs:
106106
fetchDepth: 1
107107
persistCredentials: true
108108

109-
- checkout: unitsnet
110-
fetchDepth: 1
111-
persistCredentials: true
112-
113109
# update dependents
114110
# use this to make sure nuget package is published
115111
- template: azure-pipelines-templates/update-dependents.yml@templates
116112
parameters:
117113
packageName: '$(nugetPackageName)'
118114
repositoriesToUpdate:
119115

120-
- template: azure-pipelines-templates/update-units-net.yml@templates
121-
122116
##################################
123117
# report build failure to Discord
124118
- job: Report_Build_Failure

0 commit comments

Comments
 (0)