Skip to content

Commit 5c71698

Browse files
committed
ci: deploying on dev env for smoke testing
1 parent 211f09d commit 5c71698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,13 +175,13 @@ workflows:
175175
branches:
176176
only:
177177
- feature-m2m-with-stats
178+
- develop
178179
# This is alternate dev env for parallel testing
179180
- "build-test":
180181
context : org-global
181182
filters:
182183
branches:
183184
only:
184-
- develop
185185
- nav-hot-fix
186186
- hot-fixes-leaderboard
187187
# This is beta env for production soft releases

0 commit comments

Comments
 (0)