Actualiser .forgejo/workflows/ci.yaml
/ deploiement (push) Has been skipped Details
/ sync (push) Failing after 0s Details

This commit is contained in:
Adrien Bourmault 2023-11-30 18:30:05 +01:00
parent 0d64f57cdf
commit 098ca5a507
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ jobs:
run: |
git clone ${{ gitea.server_url }}/${{ gitea.repository }} dns
echo "Cloned sucessfully from ${{ gitea.server_url }}/${{ gitea.repository }}"
cd dns
files=$(git diff-tree --no-commit-id --name-only -r main | grep "*.zone")
echo "Have to test $files"
echo "" > /var/cache/bind/.modified