We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93b8f7a + d763c35 commit 6c0e1b7Copy full SHA for 6c0e1b7
1 file changed
azure/azure-release-pipeline.yml
@@ -37,6 +37,8 @@ extends:
37
- environment: prod
38
post_deploy:
39
- template: ./templates/run-smoke-tests.yml
40
+ depends_on:
41
+ - internal_dev
42
# - environment: internal-qa
43
# post_deploy:
44
# - template: ./templates/run-smoke-tests.yml
0 commit comments