Skip to content

Commit a6a590a

Browse files
ci: Deploy topgear-app to Dev and Stag env
1 parent a67e375 commit a6a590a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ workflows:
333333
branches:
334334
only:
335335
- develop
336+
- topgear-app
336337
# This is alternate dev env for parallel testing
337338
- deployTest:
338339
context : org-global
@@ -361,6 +362,7 @@ workflows:
361362
branches:
362363
only:
363364
- develop
365+
- topgear-app
364366
# Production builds are exectuted
365367
# when PR is merged to the master
366368
# Don't change anything in this configuration

0 commit comments

Comments
 (0)