debug: env | sort pour lister toutes les vars du container
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
syoul
2026-03-17 18:30:07 +01:00
parent 03bee992be
commit dc48cee578

View File

@@ -38,8 +38,7 @@ steps:
environment: environment:
TEST_STATIC: hello-world TEST_STATIC: hello-world
commands: commands:
- sleep 30 - env | sort
- echo "TEST_STATIC=${TEST_STATIC}"
# Etape 3 : Deploiement sur sonic via Docker socket # Etape 3 : Deploiement sur sonic via Docker socket
- name: deploy - name: deploy