Skip to content

Fix bug that ARP replies are generated in ANALYZE mode #21

Fix bug that ARP replies are generated in ANALYZE mode

Fix bug that ARP replies are generated in ANALYZE mode #21

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 .