Fediversity/.woodpecker/check-dns-ubuntu.yaml
Kiara Grouwstra 603eb57d13
Some checks failed
ci/woodpecker/manual/check-dns-nixos Pipeline failed
ci/woodpecker/manual/check-dns-ubuntu Pipeline failed
try alpine for git
2025-08-04 12:28:17 +02:00

14 lines
353 B
YAML

skip_clone: true
when:
- event: manual
- event: pull_request
- event: push
branch: main
steps:
- name: check-dns-ubuntu
image: alpine/git
commands:
# - dig +trace github.com # communications error to 10.88.0.1#53: timed out
- git clone -v https://git.fediversity.eu/kiara/Fediversity.git
- sudo ping -v github.com