Skip to content

Commit e075abf

Browse files
committed
trying to disable the approval step just for testing
1 parent 8213909 commit e075abf

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
@@ -60,7 +60,7 @@ stages:
6060
jobs:
6161
- deployment: PublishPackageDevOps
6262
displayName: 'Publish packages to DevOps Feed'
63-
environment: nuget-internal
63+
#environment: nuget-internal
6464
pool:
6565
vmImage: $(VmImage)
6666

0 commit comments

Comments
 (0)