Skip to content

Commit 22edf9a

Browse files
Update Phonebook.yml for Azure Pipelines
1 parent 0a68f53 commit 22edf9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.azure/pipelines/production/Phonebook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
command: package
2626
chartPath: Phonebook/phonebook
2727
destination: $(Build.ArtifactStagingDirectory)
28+
arguments: --dependency-update
2829
- task: PublishBuildArtifacts@1
2930
inputs:
3031
pathToPublish: $(Build.ArtifactStagingDirectory)

0 commit comments

Comments
 (0)