about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorRen Kararou <[email protected]>2024-12-26 20:11:23 -0600
committerRen Kararou <[email protected]>2024-12-26 20:11:23 -0600
commitfe8e86869df900cfea9f7c0895f1563d18915424 (patch)
tree3c5c002dd0f8fd6d028cb87ed1cc9360dcb42c8f
parentebae1a313e7f103c660c56e59065631ade303cdd (diff)
downloadnbtpd-fe8e86869df900cfea9f7c0895f1563d18915424.tar.gz
nbtpd-fe8e86869df900cfea9f7c0895f1563d18915424.tar.bz2
nbtpd-fe8e86869df900cfea9f7c0895f1563d18915424.zip
add freebsd ci target
-rw-r--r--.builds/freebsd.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
new file mode 100644
index 0000000..282d38f
--- /dev/null
+++ b/.builds/freebsd.yml
@@ -0,0 +1,13 @@
+image: freebsd/current
+packages:
+  - gmake
+sources:
+  - https://git.sr.ht/~spicywolf/nbtpd
+triggers:
+  - action: email
+    condition: always
+    to: ~spicywolf/[email protected]
+tasks:
+  - build: |
+      cd nbtpd
+      gmake