Skip to content

Commit 67d50e7

Browse files
committed
ci(test): override entrypoint so conf test can run
ref: #33 #36
1 parent 9061654 commit 67d50e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitea/workflows/test_bind_conf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ jobs:
4343
shell: bash
4444
run: |
4545
docker run -t --rm \
46+
--entrypoint "" \
4647
nofusscompuding/bind:dev \
4748
sh -c 'named-checkconf -z'

0 commit comments

Comments
 (0)