mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-28 05:40:11 -04:00
ci: add .gitlab-ci.yml
This is a glue file to allow integration with builds.sr.ht.
This commit is contained in:
parent
cc2ebd9fc0
commit
d1b75674d4
1 changed files with 7 additions and 0 deletions
7
.gitlab-ci.yml
Normal file
7
.gitlab-ci.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
include: https://git.sr.ht/~emersion/dalligi/blob/master/templates/multi.yml
|
||||||
|
alpine:
|
||||||
|
extends: .dalligi
|
||||||
|
archlinux:
|
||||||
|
extends: .dalligi
|
||||||
|
freebsd:
|
||||||
|
extends: .dalligi
|
||||||
Loading…
Add table
Add a link
Reference in a new issue