Skip to content

Commit 25f6f10

Browse files
ci: deploy feature/recommended-challenges-update to Stag and Dev
1 parent c2073a1 commit 25f6f10

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
@@ -343,6 +343,7 @@ workflows:
343343
branches:
344344
only:
345345
- develop
346+
- feature/recommended-challenges-update
346347
# This is alternate dev env for parallel testing
347348
- "build-test":
348349
context : org-global
@@ -371,6 +372,7 @@ workflows:
371372
branches:
372373
only:
373374
- develop
375+
- feature/recommended-challenges-update
374376
# Production builds are exectuted
375377
# when PR is merged to the master
376378
# Don't change anything in this configuration

0 commit comments

Comments
 (0)