ci: fetch depth 0
Some checks failed
Continuous Delivery / build_n_upload (push) Has been cancelled

This commit is contained in:
2026-02-17 02:09:28 +01:00
parent d97626ffd2
commit 84e97fe190

View File

@@ -12,6 +12,7 @@ jobs:
- name: Git checkout - name: Git checkout
uses: actions/checkout@v6 uses: actions/checkout@v6
with: with:
fetch-depth: 0
fetch-tags: true fetch-tags: true
- name: Lint shell scripts - name: Lint shell scripts
run: shellcheck files/sbin/certbot_renew run: shellcheck files/sbin/certbot_renew