Skip to content

bird: filter rpki routes from config diff and only notify about non-r… #56

bird: filter rpki routes from config diff and only notify about non-r…

bird: filter rpki routes from config diff and only notify about non-r… #56

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@v25
- run: nix flake check
- run: nix build -L .#ddix-ixp-deploy
- run: nix build -L .#ddix-ixp-commit