Skip to content

Client auto update (#820) #2244

Client auto update (#820)

Client auto update (#820) #2244

Workflow file for this run

name: Build client on CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout the code
uses: actions/checkout@v2
- name: Build schema from source
run: docker compose -f docker-compose-ci.yml run update_from_remote_schema