ci: add rpm build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user