Files
roxane/.gitea/workflows/test-ipv6.yml
Nebulae e0f111b3b3
Some checks failed
Deploy Roxane to Preprod / deploy (push) Failing after 24s
deploy(debug)
2025-11-27 17:40:55 +01:00

12 lines
197 B
YAML

name: Test IPv6
run-name: IPv6 connectivity test
on: [workflow_dispatch]
jobs:
ipv6-test:
runs-on: ubuntu-latest
steps:
- run: ip a
- run: ping6 -c 3 2a01:e0a:bfe:a8a0::205