Actualiser .forgejo/workflows/ci.yaml
This commit is contained in:
parent
89d0ee1f58
commit
44e18e9161
|
@ -22,7 +22,6 @@ jobs:
|
|||
/usr/sbin/named-checkzone "$domain" "$file" || exit 2
|
||||
done
|
||||
echo $(git diff-tree --no-commit-id --name-only -r main | grep "*.zone") > /var/cache/bind/.modified
|
||||
- run: echo "Job ended with status '${{ job.status }}'."
|
||||
|
||||
sync:
|
||||
runs-on: linux_amd64
|
||||
|
|
Loading…
Reference in New Issue