ref: ce26926d0705ff462e165cbfb29f51808763e738
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