shithub: tlsclient

ref: d5ab98d07d8f784cb75428f837435efc0036c802
dir: /.builds/deb.yml/

View raw version
image: debian/stable
sources:
  - https://git.sr.ht/~moody/tlsclient
artifacts:
  - tlsclient/linux.tar.gz
packages:
  - "libssl-dev"
  - "pkg-config"
tasks:
  - build: | 
      cd tlsclient
      make -j $(nproc) linux.tar.gz