Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

pushInteraction and pushPurchase have sites now #94

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
discovery.type: single-node
action.auto_create_index: "-apisearch*,+*"

- image: apisearchio/search-server:commit-602cebd
- image: apisearchio/search-server:commit-3dce300a
environment:
APISEARCH_GOD_TOKEN: 0e4d75ba-c640-44c1-a745-06ee51db4e93
APISEARCH_ENABLED_PLUGINS: elasticsearch
Expand Down
Loading