We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97c77b5 commit b81d61aCopy full SHA for b81d61a
.azure-pipelines/weekly-generation.yml
@@ -73,9 +73,6 @@ jobs:
73
variables:
74
WeeklyBranch: $[ dependencies.RefreshOpenAPIDocuments.outputs['ComputeBranch.WeeklyBranch'] ]
75
steps:
76
- - template: ./common-templates/checkout.yml
77
- parameters:
78
- TargetBranch: $(GenerationBranch) # Gives git local knowledge of the branch for merge.
79
- template: ./common-templates/checkout.yml
80
parameters:
81
TargetBranch: $(WeeklyBranch)
0 commit comments