deploy(debug)
Some checks failed
Deploy Roxane to Preprod / deploy (push) Failing after 24s

This commit is contained in:
2025-11-27 17:40:55 +01:00
parent b106942423
commit e0f111b3b3

View File

@@ -0,0 +1,11 @@
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