Skip to content

Commit 2282d5d

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***
1 parent afeb71d commit 2282d5d

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
@@ -105,19 +105,13 @@ jobs:
105105
fetchDepth: 1
106106
persistCredentials: true
107107

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

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

0 commit comments

Comments
 (0)