This commit is contained in:
@@ -11,7 +11,5 @@ steps:
|
|||||||
from_secret: test_secret
|
from_secret: test_secret
|
||||||
commands:
|
commands:
|
||||||
- echo "==== ENVIRONMENT TEST ===="
|
- echo "==== ENVIRONMENT TEST ===="
|
||||||
- echo "Normal var: $TEST_VAR"
|
|
||||||
- echo "Secret var: $SECRET_VAR"
|
|
||||||
- echo "All envs (filtered):"
|
- echo "All envs (filtered):"
|
||||||
- env | grep -E "TEST_|SECRET_|DRONE_"
|
- env | grep -E "TEST_|SECRET_|DRONE_"
|
||||||
|
|||||||
Reference in New Issue
Block a user