Fediversity/.woodpecker/check-dns-nixos.yaml
2025-08-04 14:40:27 +02:00

14 lines
321 B
YAML

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