Skip to content

Commit c321904

Browse files
authored
Work CD-CI
- Remove unused parameter. ***NO_CI***
1 parent 0aca6b4 commit c321904

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ steps:
5757
repositoriesToUpdate: |
5858
lib-nanoFramework.System.Net.Http
5959
paho.mqtt.m2mqtt
60-
pathsToSolutions: |
61-
source
62-
''
6360
condition: or( and( succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/v') ), and( succeeded(), contains(variables['getCommitMessage.COMMIT_MESSAGE'], '***UPDATE_DEPENDENTS***') ), eq(variables['UPDATE_DEPENDENTS'], 'true') )
6461
displayName: Update dependent class libs
6562

0 commit comments

Comments
 (0)