Skip to content

Commit

Permalink
Fix release template. (Azure#18556)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchdenny authored Jan 12, 2021
1 parent c92f807 commit a4f962a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions eng/pipelines/templates/stages/archetype-java-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
parameters:
- name: DependsOn
type: string
- name: ServiceDirectory
type: string
- name: SDKType
type: string
- name: Artifacts
type: object
default: []
Expand Down

0 comments on commit a4f962a

Please sign in to comment.