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