We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9061654 commit 67d50e7Copy full SHA for 67d50e7
1 file changed
.gitea/workflows/test_bind_conf.yaml
@@ -43,5 +43,6 @@ jobs:
43
shell: bash
44
run: |
45
docker run -t --rm \
46
+ --entrypoint "" \
47
nofusscompuding/bind:dev \
48
sh -c 'named-checkconf -z'
0 commit comments