Skip to content

Commit 3b7421a

Browse files
weshaggardazure-sdk
authored andcommitted
Remove unnecessary parameters
1 parent 912f1ae commit 3b7421a

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

eng/common/pipelines/templates/jobs/prepare-pipelines.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,6 @@ parameters:
55
- name: RepositoryPath
66
type: string
77
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-
type: string
14-
default: ''
15-
- name: UPConventionOptions
16-
type: string
17-
default: ''
18-
- name: TestsConventionOptions
19-
type: string
20-
default: ''
21-
- name: GenerateUnifiedWeekly
22-
type: boolean
23-
default: false
248

259
jobs:
2610
- job:

0 commit comments

Comments
 (0)