shithub: tlsclient

ref: 83f252d3fdfda7d1f65e3f5727391bcd498765e2
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"
  - "libpam-dev"
tasks:
  - build: | 
      cd tlsclient
      make -j $(nproc) linux.tar.gz