Skip to content

feat: support set flowid range in allocator #391

feat: support set flowid range in allocator

feat: support set flowid range in allocator #391

Workflow file for this run

name: ci
on:
pull_request:
branches:
- '*'
push:
branches:
- '*'
jobs:
pr-check:
runs-on: [ self-hosted, pod ]
steps:
- uses: actions/checkout@v2
- run: make docker-build
- run: make docker-test