Skip to content

Commit cf75231

Browse files
committed
Deploy it on dev
1 parent 32e0fa2 commit cf75231

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
@@ -231,14 +231,14 @@ workflows:
231231
branches:
232232
only:
233233
- develop
234-
- tco21
234+
- feature-policy-pages
235235
# This is alternate dev env for parallel testing
236236
- "build-test":
237237
context : org-global
238238
filters:
239239
branches:
240240
only:
241-
- feature-contentful
241+
- integration-v5-challenge-api
242242
# This is alternate dev env for parallel testing
243243
- "build-qa":
244244
context : org-global

0 commit comments

Comments
 (0)