Skip to content

Commit 79b61d6

Browse files
committed
Work CD-CI
- Add MQTT repo (paho.mqtt.m2mqtt) to dependents to update on release. ***NO_CI*** Signed-off-by: José Simões <[email protected]>
1 parent dbe8bc6 commit 79b61d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ steps:
5656
gitHubToken: $(GitHubToken)
5757
repositoriesToUpdate: |
5858
lib-nanoFramework.System.Net.Http
59+
paho.mqtt.m2mqtt
5960
condition: or( and( succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/v'), contains(variables['getCommitMessage.COMMIT_MESSAGE'], '***UPDATE_DEPENDENTS***') ), eq(variables['UPDATE_DEPENDENTS'], 'true') )
6061
displayName: Update dependent class libs
6162

0 commit comments

Comments
 (0)