Skip to content

Commit a08ed97

Browse files
authored
Work CD-CI
- Add nanoFramework.ResourceManager to dependents list. ***NO_CI***
1 parent ef16d48 commit a08ed97

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
@@ -60,6 +60,7 @@ steps:
6060
lib-nanoFramework.Hardware.Stm32
6161
lib-nanoFramework.System.Math
6262
lib-nanoFramework.TI.EasyLink
63+
lib-nanoFramework.ResourceManager
6364
Json.NetMF
6465
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') )
6566
displayName: Update dependent class libs

0 commit comments

Comments
 (0)