From: Simon Ruderich Date: Thu, 15 Apr 2021 21:23:06 +0000 (+0200) Subject: Add build manifest for build.sr.ht X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=commitdiff_plain;h=ee36e1803e470eb760f72a5ef44a8e4447749641 Add build manifest for build.sr.ht --- diff --git a/.builds/README.adoc b/.builds/README.adoc new file mode 100644 index 0000000..45f276e --- /dev/null +++ b/.builds/README.adoc @@ -0,0 +1,3 @@ += README + +Build manifests for build.sr.ht to test on multiple platforms diff --git a/.builds/archlinux.yml b/.builds/archlinux.yml new file mode 100644 index 0000000..0269b36 --- /dev/null +++ b/.builds/archlinux.yml @@ -0,0 +1,7 @@ +image: archlinux +packages: + - go +tasks: + - all: | + cd safcm + ./ci/run