Skip to content

Commit 8c97604

Browse files
committed
disable the environment
1 parent 12c0aa1 commit 8c97604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azdo/pipelines/stages/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ stages:
9292
displayName: 'Publish Nuget Prerelease'
9393
${{ else }}:
9494
displayName: 'Publish NuGet Release'
95-
environment: nuget
95+
# environment: nuget
9696
pool:
9797
vmImage: $(VmImage)
9898
steps:

0 commit comments

Comments
 (0)