ci: add builds.sr.ht manifest
This commit is contained in:
parent
c82438625e
commit
8274ff17c1
9
.build.yml
Normal file
9
.build.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
image: alpine/edge
|
||||||
|
packages:
|
||||||
|
- go
|
||||||
|
sources:
|
||||||
|
- https://git.sr.ht/~emersion/soju
|
||||||
|
tasks:
|
||||||
|
- build: |
|
||||||
|
cd soju
|
||||||
|
go test -v ./...
|
Loading…
Reference in New Issue
Block a user