Skip to content

v1.0.120-alpha

Choose a tag to compare

@github-actions github-actions released this 22 Feb 15:34
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>