Skip to content

VxLAN, ARP Reply, REST-API refactor, UI refactor #12

VxLAN, ARP Reply, REST-API refactor, UI refactor

VxLAN, ARP Reply, REST-API refactor, UI refactor #12

Workflow file for this run

name: Controller build
on:
push:
branches: [ "main", "dev"]
pull_request:
branches: [ "main", "dev"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Controller CI
run: cd Controller && docker build .