commit 87154adc3ffe738b0e1223d666c0ae63e1926399 from: Oliver Lowe date: Fri Feb 04 03:06:28 2022 UTC Run a full test on builds.sr.ht for every commit On OpenBSD. Why not? commit - b717ce9bd51371aefd55ccd6ddf623f83aed8e29 commit + 87154adc3ffe738b0e1223d666c0ae63e1926399 blob - /dev/null blob + 8670c64ccb1a731a95e183c54c33d67640fbba10 (mode 644) --- /dev/null +++ .build.yml @@ -0,0 +1,18 @@ +image: openbsd/latest +packages: + - go + - icinga2 +sources: + - https://git.sr.ht/~otl/icinga +tasks: + - icinga_setup: | + doas icinga2 api setup + doas tee /etc/icinga2/conf.d/api-users.conf <