Skip to content

Add the QoS level to the publish/subscribe bridge options docs #257

Add the QoS level to the publish/subscribe bridge options docs

Add the QoS level to the publish/subscribe bridge options docs #257

Workflow file for this run

name: Docker
on: [push]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- run: docker build . -t halfgaar/flashmq
- run: docker run halfgaar/flashmq /bin/flashmq --version