Commit aadab5c
Add approval requirements for production in azure pipeline (#122)
The changes introduced additional approval checks for the production environment. Variables `prod_requires_approval` and `prod_producer_approval` have been added into the azure-release-pipeline.yml file. This ensures that any deployment to the production environment must have necessary approvals.
Co-authored-by: igba.ujege <igba.ujege@bjss.com>1 parent 2751b43 commit aadab5c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments