ref: 9151a6a7e52b0890ea89a356f6d2eb8873585860
dir: /.builds/deb.yml/
image: debian/stable sources: - https://git.sr.ht/~moody/tlsclient artifacts: - tlsclient/linux.tar.gz packages: - "libssl-dev" tasks: - build: | cd tlsclient make -j $(nproc) linux.tar.gz