Skip to content

Commit d8129f7

Browse files
igba1980igba.ujege
andauthored
Changed sandbox dependency (#38)
* Changed dev sandbox name * Changed sandbox dependency * Fix merge conflict --------- Co-authored-by: igba.ujege <igba.ujege@bjss.com>
1 parent d0079bd commit d8129f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure/azure-release-pipeline.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ extends:
4343
- template: ./templates/run-tests.yml
4444
parameters:
4545
full: true
46-
- environment: internal_dev_sandbox
46+
- environment: internal-dev-sandbox
4747
proxy_path: sandbox
4848
post_deploy:
4949
- template: ./templates/run-tests.yml
@@ -53,7 +53,7 @@ extends:
5353
- template: ./templates/run-tests.yml
5454
- environment: sandbox
5555
depends_on:
56-
- internal_dev_sandbox
56+
- internal_qa
5757
- internal_qa_sandbox
5858
proxy_path: sandbox
5959
post_deploy:

0 commit comments

Comments
 (0)