andere echo syntax

This commit is contained in:
bmen 2020-10-08 17:48:51 +00:00
parent f3a4e9a9d8
commit 2a140c52ae
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ steps:
commands:
- echo hello
- echo world
- echo ${secrec_password}
- echo "will ich haben: $secrec_password"