Configure sourcehut builds

main
earnest ma 2021-09-06 21:41:02 -04:00
parent 1d8426c13d
commit 7cf4b7580e
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
1 changed files with 13 additions and 0 deletions

13
.build.yml Normal file
View File

@ -0,0 +1,13 @@
image: ubuntu/next
packages:
- dpkg
- dpkg-dev
- shellcheck
sources:
- https://git.sr.ht/~earnestma/aptpkg
tasks:
- test: |
cd aptpkg
make test