mirror of
https://git.sr.ht/~leon_plickat/wlopm
synced 2024-11-16 02:18:25 +01:00
Add sourcehut build job
This commit is contained in:
parent
2d1cbc900f
commit
06b9e5aa17
11
.builds/arch.yml
Normal file
11
.builds/arch.yml
Normal file
@ -0,0 +1,11 @@
|
||||
image: archlinux
|
||||
packages:
|
||||
- wayland
|
||||
- wayland-protocols
|
||||
sources:
|
||||
- https://git.sr.ht/~leon_plickat/wlopm
|
||||
tasks:
|
||||
- build: |
|
||||
cd wlopm
|
||||
make
|
||||
|
Loading…
Reference in New Issue
Block a user