debug
This commit is contained in:
parent
4693c26a9e
commit
09f83a581f
1 changed files with 3 additions and 1 deletions
|
@ -7,5 +7,7 @@ steps:
|
|||
image: registry.mgrote.net/allzweckcontainer:master
|
||||
commands:
|
||||
- apt update
|
||||
- apt install dnsutils
|
||||
- apt install -y dnsutils
|
||||
- nslookup dl-cdn.alpinelinux.org
|
||||
- nslookup wiki.mgrote.net
|
||||
- nslookup google.de
|
||||
|
|
Loading…
Reference in a new issue