Commit 70e64cb
Correct dependency reference in azure pipeline (#101)
Fixed an incorrect reference in the Azure DevOps release pipeline configuration file from 'internal-dev' to 'internal_dev'. This change ensures the correct deployment sequence for environments in the pipeline, allowing subsequent steps to execute after the successful completion of 'internal_dev'.
Co-authored-by: igba.ujege <igba.ujege@bjss.com>1 parent a2c5899 commit 70e64cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments