Skip to content

feat: connect ovs support disconnect and connect again #408

feat: connect ovs support disconnect and connect again

feat: connect ovs support disconnect and connect again #408

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