Skip to content

Commit 7e37bdb

Browse files
author
Vikas Agarwal
committed
Deploying qa brach to test01 url in dev environment
1 parent 7aa434e commit 7e37bdb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

circle.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ deployment:
2323
owner: appirio-tech
2424
commands:
2525
- ./deploy.sh DEV
26+
test:
27+
branch: [qa]
28+
owner: appirio-tech
29+
commands:
30+
- ./deploy.sh TEST01
2631
qa:
2732
branch: qa
2833
owner: appirio-tech

0 commit comments

Comments
 (0)