From 746cd14f273a96c0348f4e64f9b347ce49a93f45 Mon Sep 17 00:00:00 2001 From: Ren Kararou Date: Thu, 26 Dec 2024 01:50:22 -0600 Subject: add ci; update packet structs; add makefile --- .builds/arch.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .builds/arch.yml (limited to '.builds') diff --git a/.builds/arch.yml b/.builds/arch.yml new file mode 100644 index 0000000..1e44b51 --- /dev/null +++ b/.builds/arch.yml @@ -0,0 +1,14 @@ +image: archlinux +packages: + - base-devel + - clang +sources: + - https://git.sr.ht/~spicywolf/nbtpd +triggers: + - action: email + condition: always + to: ~spicywolf/public-inbox@lists.sr.ht +tasks: + - build: | + cd nbtpd + make -- cgit 1.4.1-2-gfad0