Enable retain runs. (#2101)
This commit is contained in:
parent
7da44d90bb
commit
ff2de0e506
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user