[ci] Setup CI build with sourcehut
1 files changed, 22 insertions(+), 0 deletions(-) A .builds/debian.yml
A .builds/debian.yml => .builds/debian.yml +22 -0
@@ 0,0 1,22 @@ image: debian/stable sources: - http://git.sr.ht/~cypheon/elfelli packages: - cmake - gettext - libgtkmm-2.4-dev - librsvg2-bin - librsvg2-dev tasks: - build: | cd elfelli cmake . make -j3 triggers: - action: email condition: failure to: Johann Rudloff <johann+builds.sr.ht@sinyax.net>