about summary refs log tree commit diff stats
path: root/.builds/freebsd-bazel.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/freebsd-bazel.yml')
-rw-r--r--.builds/freebsd-bazel.yml13
1 files changed, 13 insertions, 0 deletions
diff --git a/.builds/freebsd-bazel.yml b/.builds/freebsd-bazel.yml
new file mode 100644
index 0000000..f2094af
--- /dev/null
+++ b/.builds/freebsd-bazel.yml
@@ -0,0 +1,13 @@
+image: freebsd/latest
+packages:
+  - bazel
+sources:
+  - https://git.sr.ht/~spicywolf/nbtpd
+triggers:
+  - action: email
+    condition: always
+    to: ~spicywolf/[email protected]
+tasks:
+  - build: |
+      cd nbtpd
+      bazel build //nbtpd:nbtpd