ref: 7adde97848fd846c9848486a19ad94b1f8920f53
dir: /.builds/deb.yml/
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