Skip to content

Commit

Permalink
Remove default version suffix for Azure DevOps pipeline (#8109)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenBond authored Nov 8, 2022
1 parent 3e42a9e commit af2be10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .azure/pipelines/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ parameters:
- name: version_suffix
displayName: Version suffix
type: string
default: ci.$(Build.BuildNumber)
- name: codesign
displayName: Enable code signing
type: boolean
Expand Down

0 comments on commit af2be10

Please sign in to comment.