Skip to content

Commit 3d3d5ab

Browse files
authored
Deploy on beta
1 parent a851467 commit 3d3d5ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ workflows:
188188
filters:
189189
branches:
190190
only:
191-
- develop
191+
- server_side_filtering
192192
# Production builds are exectuted only on tagged commits to the
193193
# master branch.
194194
- "build-prod":
@@ -203,4 +203,4 @@ workflows:
203203
filters:
204204
branches:
205205
ignore:
206-
- develop
206+
- develop

0 commit comments

Comments
 (0)