Changed template name.
This commit is contained in:
Родитель
84937186e3
Коммит
b3eefbfa52
2
ci.yml
2
ci.yml
|
@ -124,7 +124,7 @@ stages:
|
|||
|
||||
# The Prerelease and Release stages are conditioned on whether we are building a pull request and the branch.
|
||||
- ${{if and(ne(variables['Build.Reason'], 'PullRequest'), eq(variables['System.TeamProject'], 'internal'))}}:
|
||||
- template: pipelines/stages/archetype-maven-release.yml@azure-sdk-build-tools
|
||||
- template: pipelines/stages/archetype-java-release.yml@azure-sdk-build-tools
|
||||
parameters:
|
||||
DependsOn: Build
|
||||
ArtifactName: packages
|
Загрузка…
Ссылка в новой задаче