Skip to content

Commit f7610e9

Browse files
Set approver environment to manual-approval-ptl.
This permits e-RS engineers with access to the Azure pipelines to approve releases into all environments except production.
1 parent 543fdff commit f7610e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure/azure-release-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ extends:
3333
product_display_name: ${{ variables.product_display_name }}
3434
product_description: ${{ variables.product_description }}
3535
enable_status_monitoring: false
36+
manual_approval_env: manual-approval-ptl
3637
spec_file: ${{ variables.spec_file }}
3738
apigee_deployments:
3839
- environment: manual-approval

0 commit comments

Comments
 (0)