Skip to content

Commit

Permalink
Update node-nightly-windows.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanann-ms committed Jun 12, 2023
1 parent a50c689 commit 1e47eb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vsts/node-nightly-windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ stages:
- ImageOverride -equals $(vmImage)
jobs:
# Prompt for release approval and SBOM verification
- deployment: 'stageRelease'
displayName: 'Approval stage for release'
environment: 'release'
#- deployment: 'stageRelease'
# displayName: 'Approval stage for release'
# environment: 'release'

# Publish artifact to partner SDK storage
- job: 'publish'
Expand Down

0 comments on commit 1e47eb0

Please sign in to comment.