Skip to content

eos: sort bgp evpn neighbors by router id #67

eos: sort bgp evpn neighbors by router id

eos: sort bgp evpn neighbors by router id #67

Workflow file for this run

name: "build"
on:
push:
branches: [ main ]
tags: [ '*' ]
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v26
- run: nix flake check
- run: nix build -L .#ddix-ixp-deploy
- run: nix build -L .#ddix-ixp-commit