ci: add shellcheck targets
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
|||||||
- name: Git checkout
|
- name: Git checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
- name: Lint shell scripts
|
- name: Lint shell scripts
|
||||||
run: shellcheck files/sbin/certbot-renew
|
run: shellcheck files/sbin/certbot-renew.service files/sbin/certbot-renew.timer
|
||||||
- name: Build tarball
|
- name: Build tarball
|
||||||
run: make tarball
|
run: make tarball
|
||||||
- name: Build rpm file
|
- name: Build rpm file
|
||||||
|
|||||||
Reference in New Issue
Block a user