Actualiser .forgejo/workflows/ci.yaml
This commit is contained in:
parent
309b0afac6
commit
0edae7e41b
|
@ -44,7 +44,7 @@ jobs:
|
|||
shell: bash
|
||||
run: |
|
||||
echo Recherche de zones déployées
|
||||
cd /var/cache/bind/.modified
|
||||
cd /var/cache/bind
|
||||
files=$(cat /var/cache/bind/.modified)
|
||||
count=$(cat /var/cache/bind/.modified | wc -l)
|
||||
linecount=$(( count * 5 + 3))
|
||||
|
|
Loading…
Reference in New Issue