about summary refs log tree commit diff stats
path: root/.builds/freebsd-bazel.yml
diff options
context:
space:
mode:
authorRen Kararou <[email protected]>2025-01-26 03:41:25 -0600
committerRen Kararou <[email protected]>2025-01-26 03:41:25 -0600
commit1bcf3de7f521d83185cce580db2dea6d50a617b6 (patch)
treec06850c6c0df9bdc9ca395ecc9ebe67b7c9dfb86 /.builds/freebsd-bazel.yml
parent9ec8d6d9dc03791f6ab1e3ad108c8d705d355696 (diff)
downloadnbtpd-1bcf3de7f521d83185cce580db2dea6d50a617b6.tar.gz
nbtpd-1bcf3de7f521d83185cce580db2dea6d50a617b6.tar.bz2
nbtpd-1bcf3de7f521d83185cce580db2dea6d50a617b6.zip
try bazel bazel
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