andere echo syntax
This commit is contained in:
parent
f3a4e9a9d8
commit
2a140c52ae
|
@ -8,4 +8,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- echo hello
|
||||||
- echo world
|
- echo world
|
||||||
- echo ${secrec_password}
|
- echo "will ich haben: $secrec_password"
|
Loading…
Reference in New Issue