ci: migrate to action/ org composite actions
dns/synthetic build test / test (push) Successful in 2m58s

This commit is contained in:
Donavan Fritz
2026-05-06 08:14:45 -05:00
parent 85d9adbbed
commit 89c84c436d
2 changed files with 18 additions and 10 deletions
+6 -10
View File
@@ -1,16 +1,12 @@
name: Synthetic CoreDNS Plugin CI/CD Build
name: dns/synthetic build test
on:
push:
branches:
- main
branches: [main]
jobs:
test:
runs-on: fritzlab
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: run tests
run: |
set -x
docker build \
--progress plain .
- uses: actions/checkout@v4
- uses: https://code.fritzlab.net/action/image-build@v1
with:
image: code.fritzlab.net/dns/synthetic