Skip to content

Commit f4f9ed0

Browse files
ci: Deploy topgear-redirect to Stag env Dev env
1 parent bdda413 commit f4f9ed0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ workflows:
341341
branches:
342342
only:
343343
- develop
344-
- topgear-app
344+
- topgear-redirect
345345
# This is alternate dev env for parallel testing
346346
- "build-test":
347347
context : org-global
@@ -370,7 +370,7 @@ workflows:
370370
branches:
371371
only:
372372
- develop
373-
- topgear-app
373+
- topgear-redirect
374374
# Production builds are exectuted
375375
# when PR is merged to the master
376376
# Don't change anything in this configuration

0 commit comments

Comments
 (0)