We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea4fc06 commit a2d92bdCopy full SHA for a2d92bd
azure/azure-release-pipeline.yml
@@ -30,6 +30,9 @@ extends:
30
service_name: ${{ variables.service_name }}
31
short_service_name: ${{ variables.short_service_name }}
32
service_base_path: ${{ variables.service_base_path }}
33
+ prod_requires_approval: false
34
+ # prod_requires_approval: true
35
+ # prod_producer_approval: true
36
apigee_deployments:
37
# - environment: internal-dev
38
# jinja_templates:
@@ -73,8 +76,5 @@ extends:
73
76
# aws_account_type: 'dev'
74
77
- environment: prod
75
78
depends_on: []
- prod_requires_approval: false
- # prod_producer_approval: true
79
jinja_templates:
80
DOMAIN_ENDPOINT: https://green.imms.prod.vds.platform.nhs.uk
-
0 commit comments