Skip to content

Commit

Permalink
Update botbuilder-js-daily.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
JhontSouth committed Nov 9, 2023
1 parent 268a6b4 commit 85e3b80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/yaml/botbuilder-js-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ steps:

- template: templates/test.yml

- script: yarn update-versions "$(PackageVersion)" --buildLabel "$(BuildLabel)" --internal "$(InternalText)" --preview "$(PreviewText)" --deprecated "$(DeprecatedText)" --date "$(DateFormat)" --git "$(IncludeGitSha)"
displayName: yarn update-versions

- script: yarn package
displayName: yarn package

Expand Down

0 comments on commit 85e3b80

Please sign in to comment.