diff --git a/.drone.yml b/.drone.yml index 5493fe4..8482519 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,7 +34,8 @@ steps: from_secret: TOKEN commands: # - apk --update add curl - - echo $TOKEN + - echo $TOKEN > /tmp/token + - cat /tmp/token when: branch: