fix(rollback fixing gitea issue)
Some checks failed
Deploy Roxane to Preprod / deploy (push) Failing after 26h12m4s
Some checks failed
Deploy Roxane to Preprod / deploy (push) Failing after 26h12m4s
This commit is contained in:
@@ -13,19 +13,6 @@ jobs:
|
|||||||
image: nebulaed/php83-node22
|
image: nebulaed/php83-node22
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Debug réseau container
|
|
||||||
run: |
|
|
||||||
echo "=== Résolution DNS ==="
|
|
||||||
cat /etc/hosts | grep nebulabs
|
|
||||||
|
|
||||||
echo "=== Test connexion directe IP ==="
|
|
||||||
curl -v --max-time 10 -k https://192.168.1.41 2>&1 | head -30
|
|
||||||
|
|
||||||
echo "=== Test avec hostname ==="
|
|
||||||
curl -v --max-time 10 https://nebulabs.nebulae-design.com 2>&1 | head -30
|
|
||||||
|
|
||||||
echo "=== Route réseau ==="
|
|
||||||
ip route
|
|
||||||
- name: Install network & SSH tools
|
- name: Install network & SSH tools
|
||||||
run: |
|
run: |
|
||||||
set -e
|
set -e
|
||||||
|
|||||||
Reference in New Issue
Block a user