debug: write-env-1 avec commande identique regression test
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
syoul
2026-03-17 19:05:01 +01:00
parent d34e9b4922
commit abcc517e3c

View File

@@ -43,7 +43,7 @@ steps:
PS_ADMIN_FOLDER:
from_secret: ps_admin_folder
commands:
- printf 'PS_DOMAIN=%s\nPS_ADMIN_FOLDER=%s\n' "${PS_DOMAIN}" "${PS_ADMIN_FOLDER}" > .env.deploy
- env | grep -E "TEST_STATIC|PS_DOMAIN|PS_ADMIN"
- name: write-env-2
image: alpine:3.20