debug: test from_secret ps_domain dans environment
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
syoul
2026-03-17 18:31:31 +01:00
parent dc48cee578
commit d90bc558a2

View File

@@ -37,8 +37,10 @@ steps:
image: alpine:3.20 image: alpine:3.20
environment: environment:
TEST_STATIC: hello-world TEST_STATIC: hello-world
PS_DOMAIN:
from_secret: ps_domain
commands: commands:
- env | sort - env | grep -E "TEST_STATIC|PS_DOMAIN"
# Etape 3 : Deploiement sur sonic via Docker socket # Etape 3 : Deploiement sur sonic via Docker socket
- name: deploy - name: deploy