mirror of
https://codeberg.org/scip/udpxd.git
synced 2025-12-16 19:40:58 +01:00
fix packages
This commit is contained in:
@@ -21,6 +21,8 @@ steps:
|
|||||||
event: [push]
|
event: [push]
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
commands:
|
commands:
|
||||||
|
- apk update
|
||||||
|
- apk add --no-cache bash bind-tools
|
||||||
- build/udpxd -l 127.0.0.1:53 -t 8.8.8.8:53 &
|
- build/udpxd -l 127.0.0.1:53 -t 8.8.8.8:53 &
|
||||||
- dig +nocmd +noall +answer google.de a @127.0.0.1
|
- dig +nocmd +noall +answer google.de a @127.0.0.1
|
||||||
- killall udpxd
|
- killall udpxd
|
||||||
|
|||||||
Reference in New Issue
Block a user