This commit is contained in:
2025-12-23 22:55:11 -07:00
parent 05c3b0ff0b
commit 2c6ad3e0bd
2 changed files with 125 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
name: Build Coredns with netboxdns plugin
on: [workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Build
run: ./ci/build.sh