Fediversity/.woodpecker/check-dns-nixos.yaml
Kiara Grouwstra 1b2d3092e4
Some checks failed
ci/woodpecker/manual/check-dns-ubuntu Pipeline failed
ci/woodpecker/manual/check-dns-nixos Pipeline failed
replaces images
2025-08-04 12:12:52 +02:00

14 lines
318 B
YAML

skip_clone: true
when:
- event: manual
- event: pull_request
- event: push
branch: main
steps:
- name: check-dns-nixos
image: nixery.dev/dig/git/unixtools.ping
commands:
- ping -v github.com
- dig +trace github.com
- git clone -v https://git.fediversity.eu/kiara/Fediversity.git