Skip to content

Commit

Permalink
ci: disable nuget publish parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkiage committed Feb 29, 2024
1 parent c3f1595 commit 0e203b1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .azure-pipelines/release-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ parameters:
displayName: Simulate operations (faster)
type: boolean
default: false
- name: forceNugetPublish
displayName: Force Publishing the Nuget output
type: boolean
default: false
# - name: forceNugetPublish
# displayName: Force Publishing the Nuget output
# type: boolean
# default: false

resources:
repositories:
Expand Down

0 comments on commit 0e203b1

Please sign in to comment.