Skip to content

Commit e060656

Browse files
ci: Deploy ast-challenge-listing-fix to Stag and Dev env
1 parent 57b89cd commit e060656

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
@@ -341,6 +341,7 @@ workflows:
341341
branches:
342342
only:
343343
- develop
344+
- ast-challenge-listing-fix
344345
# This is alternate dev env for parallel testing
345346
- "build-test":
346347
context : org-global
@@ -369,6 +370,7 @@ workflows:
369370
branches:
370371
only:
371372
- develop
373+
- ast-challenge-listing-fix
372374
# Production builds are exectuted
373375
# when PR is merged to the master
374376
# Don't change anything in this configuration

0 commit comments

Comments
 (0)