Skip to content

Commit e38c500

Browse files
authored
Enable retain runs. (Azure#18200)
1 parent e135c69 commit e38c500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/templates/stages/archetype-python-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ stages:
3131
deploy:
3232
steps:
3333
- checkout: self
34-
34+
- template: /eng/common/pipelines/templates/steps/retain-run.yml
3535
- template: /eng/common/pipelines/templates/steps/set-test-pipeline-version.yml
3636
parameters:
3737
PackageName: "azure-template"

0 commit comments

Comments
 (0)