Enable retain runs. (#2101)

This commit is contained in:
Mitch Denny 2021-04-13 13:35:20 +10:00 committed by GitHub
parent 7da44d90bb
commit ff2de0e506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,8 @@ stages:
PackageRepository: CPP
ReleaseSha: $(Build.SourceVersion)
RepoId: Azure/azure-sdk-for-cpp
- template: eng/common/pipelines/templates/steps/retain-run.yml
- ${{if ne(artifact.skipPublishDocGithubIo, 'true')}}:
- deployment: PublishDocs
displayName: Publish Docs to GitHub pages