Skip to content

Commit c784836

Browse files
authored
ci: deploy on test
1 parent 0c50571 commit c784836

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
@@ -238,14 +238,13 @@ workflows:
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
245245
filters:
246246
branches:
247247
only:
248-
- integration-v5-challenge-api
249248
- develop
250249
# This is beta env for production soft releases
251250
- "build-prod-beta":

0 commit comments

Comments
 (0)