ci: add rpm build

This commit is contained in:
2026-02-17 00:15:48 +01:00
parent c2401ee8da
commit 82fd911427
2 changed files with 5 additions and 1 deletions

View File

@@ -19,3 +19,7 @@ jobs:
run: systemdlint files/systemd/certbot-renew.service files/systemd/certbot-renew.timer
- name: Lint shell scripts
run: shellcheck files/sbin/certbot-renew
- name: Build tarball
run: make tarball
- name: Build rpm file
run: rpmbuild -ba netoik-rp.spec