diff --git a/.drone.yml b/.drone.yml index 65b2139..917e26c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,4 +8,4 @@ steps: commands: - echo hello - echo world - - echo ${secrec_password} \ No newline at end of file + - echo "will ich haben: $secrec_password" \ No newline at end of file