Skip to content

[native/web] make findUserIdentities RPC available to native and web #2936

[native/web] make findUserIdentities RPC available to native and web

[native/web] make findUserIdentities RPC available to native and web #2936

Workflow file for this run

name: Blob Build (Docker)
on:
push:
branches: [master]
paths-ignore:
- 'landing/**'
- 'web/**'
- 'docs/**'
- 'keyserver/**'
- 'desktop/**'
pull_request:
types: [opened, reopened]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: docker compose build --no-cache blob-server
working-directory: ./services
run: docker compose build --no-cache blob-server