Skip to content

ci: implement self-service ISO builds for every maintainer

dr460nf1r3 requested to merge self-service into master

This basically does the same as the PKGBUILDs repo CI, building an ISO if [build all]/[build isoname] is used as a commit message for master branch commits.

I'm planning to implement a [deploy all] trigger as well, to trigger a real release (uploading to SF/CF etc), therefore build has been used as keyword here.

Closes #2 (closed).

Edited by dr460nf1r3

Merge request reports