shithub: tlsclient

Download patch

ref: 74e7f66c51dcc51fe59314c2588a8b5109da4971
parent: 2707b65003cbbc8c1c8990e0b3475f13b424cb28
author: Jacob Moody <moody@posixcafe.org>
date: Mon Oct 16 05:58:16 EDT 2023

add debian stable to ci

--- /dev/null
+++ b/.builds/deb.yml
@@ -1,0 +1,9 @@
+image: debian/stable
+sources:
+  - https://git.sr.ht/~moody/tlsclient
+artifacts:
+  - tlsclient/linux.tar.gz
+tasks:
+  - build: | 
+      cd tlsclient
+      make -j $(nproc) linux.tar.gz