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

This commit is contained in:
2025-11-27 16:40:04 +01:00
parent 5f36244db1
commit 41c383ca5a

View File

@@ -13,6 +13,11 @@ jobs:
image: nebulaed/php83-node22
steps:
- name: Install network tools
run: |
apt update
apt install -y iproute2 iputils-ping
- name: Check IPv6 connectivity
run: |
ip -6 route