Skip to content

[native] fix error alert detail casing in AddKeyserver #2933

[native] fix error alert detail casing in AddKeyserver

[native] fix error alert detail casing in AddKeyserver #2933

name: Tunnelbroker 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 tunnelbroker-server
working-directory: ./services
run: docker compose build --no-cache tunnelbroker-server