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 45d7dda commit 268a6b4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions build/yaml/botbuilder-js-daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ 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 268a6b4

Please sign in to comment.