Skip to content

Commit 767bb69

Browse files
ci: Deploy develop to Dev and Stag env
1 parent c114766 commit 767bb69

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ workflows:
342342
filters:
343343
branches:
344344
only:
345-
- feature/topgear-profile-redirect
345+
- develop
346346
# This is alternate dev env for parallel testing
347347
- "build-test":
348348
context : org-global
@@ -371,7 +371,6 @@ workflows:
371371
branches:
372372
only:
373373
- develop
374-
- fix-challenge-end-date
375374
# Production builds are exectuted
376375
# when PR is merged to the master
377376
# Don't change anything in this configuration

0 commit comments

Comments
 (0)