Skip to content
Prev Previous commit
Next Next commit
install rex tool before update-docsms-metadata.yml
  • Loading branch information
JimSuplizio committed Apr 5, 2024
commit 99e1a41e8f17a1e8bcbeb6a4d3b0b2d0eab63e81
5 changes: 5 additions & 0 deletions eng/pipelines/templates/stages/archetype-python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,9 @@ stages:

- template: /eng/pipelines/templates/steps/install-rex-validation-tool.yml


- template: /eng/pipelines/templates/steps/install-rex-validation-tool.yml

- template: /eng/common/pipelines/templates/steps/update-docsms-metadata.yml
parameters:
PackageInfoLocations:
Expand Down Expand Up @@ -336,6 +339,8 @@ stages:

- template: /eng/pipelines/templates/steps/install-rex-validation-tool.yml

- template: /eng/pipelines/templates/steps/install-rex-validation-tool.yml

- template: /eng/common/pipelines/templates/steps/update-docsms-metadata.yml
parameters:
PackageInfoLocations:
Expand Down