Skip to content

Commit bdd04c5

Browse files
authored
Work CI-CD
- Add wait parameter. ***NO_CI***
1 parent 937c2ea commit bdd04c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ steps:
9393
# update dependents
9494
- template: azure-pipelines-templates/update-dependents.yml@templates
9595
parameters:
96+
waitBeforeUpdate: eq(variables['UPDATE_DEPENDENTS'], 'false')
9697
repositoriesToUpdate: |
9798
nanoFramework.WebServer
9899
nanoFramework.Azure.Devices

0 commit comments

Comments
 (0)