about summary refs log tree commit diff stats
path: root/.builds/freebsd.yml
diff options
context:
space:
mode:
Diffstat (limited to '.builds/freebsd.yml')
-rw-r--r--.builds/freebsd.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml
index 968bac4..979b852 100644
--- a/.builds/freebsd.yml
+++ b/.builds/freebsd.yml
@@ -7,7 +7,14 @@ triggers:
   - action: email
     condition: always
     to: ~spicywolf/[email protected]
+artifacts:
+  - freebsd-nbtpd.tar
 tasks:
   - build: |
       cd nbtpd
       gmake
+  - release: |
+      cd nbtpd
+      gmake release
+  - tar: |
+      tar -cv freebsd-nbtpd.tar nbtpd/rel nbtpd/dbg nbtpd/bin