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 912f1ae commit 3b7421aCopy full SHA for 3b7421a
eng/common/pipelines/templates/jobs/prepare-pipelines.yml
@@ -5,22 +5,6 @@ parameters:
5
- name: RepositoryPath
6
type: string
7
default: 'sdk'
8
-## TODO Remove these convention options once all language repos are updated to remove the usages
9
- - name: Prefix
10
- type: string
11
- default: ''
12
- - name: CIConventionOptions
13
14
15
- - name: UPConventionOptions
16
17
18
- - name: TestsConventionOptions
19
20
21
- - name: GenerateUnifiedWeekly
22
- type: boolean
23
- default: false
24
25
jobs:
26
- job:
0 commit comments