debug: test from_secret ps_domain dans environment
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user