Configure sourcehut builds
parent
1d8426c13d
commit
7cf4b7580e
|
@ -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
|
Loading…
Reference in New Issue