Skip to content

Commit 161cad4

Browse files
authored
ci: deploy on beta
1 parent 3dcbebd commit 161cad4

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
@@ -209,15 +209,14 @@ workflows:
209209
filters:
210210
branches:
211211
only:
212-
- hot-fix
213212
- integration-v5-challenge-api
214213
# This is beta env for production soft releases
215214
- "build-prod-beta":
216215
context : org-global
217216
filters:
218217
branches:
219218
only:
220-
- develop
219+
- integration-v5-challenge-api
221220
# This is stage env for production QA releases
222221
- "build-prod-staging":
223222
context : org-global

0 commit comments

Comments
 (0)