This commit is contained in:
Donavan Fritz
2024-02-21 15:47:00 -08:00
parent b7eab281fb
commit eabac20beb
3 changed files with 36 additions and 14 deletions
+14
View File
@@ -0,0 +1,14 @@
name: Synthetic CoreDNS Plugin CI/CD Build
on:
push:
branches:
- main
jobs:
test:
runs-on: main
steps:
- name: run tests
run: |
set -x
docker build \
--progress plain .