Skip to content

Desktop - fix notify host_ws, add ws_connection_exchange #815

Desktop - fix notify host_ws, add ws_connection_exchange

Desktop - fix notify host_ws, add ws_connection_exchange #815

Workflow file for this run

name: Build beta
on:
push:
branches: beta
jobs:
beta:
runs-on: ubuntu-latest
steps:
- uses: docker/setup-buildx-action@v2
- uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
- uses: docker/build-push-action@v4
with:
build-args: SOURCE_COMMIT=$SOURCE_COMMIT
file: ./Dockerfile
push: true
tags: testuigolos/blogs:beta