Skip to content

Commit 6c0e1b7

Browse files
Merge pull request #6 from NHSDigital/dp-APM-2884
APM-2884 Add depends_on in release pipeline
2 parents 93b8f7a + d763c35 commit 6c0e1b7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

azure/azure-release-pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ extends:
3737
- environment: prod
3838
post_deploy:
3939
- template: ./templates/run-smoke-tests.yml
40+
depends_on:
41+
- internal_dev
4042
# - environment: internal-qa
4143
# post_deploy:
4244
# - template: ./templates/run-smoke-tests.yml

0 commit comments

Comments
 (0)