debug: env | sort pour lister toutes les vars du container
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user