Actualiser .forgejo/workflows/ci.yaml
/ tests-and-sync (push) Failing after 1s Details
/ sync (push) Failing after 1s Details
/ deploiement (push) Failing after 0s Details

This commit is contained in:
Adrien Bourmault 2023-10-25 00:54:30 +02:00
parent 89d0ee1f58
commit 44e18e9161
1 changed files with 0 additions and 1 deletions

View File

@ -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