feat: remove cat
continuous-integration/drone/push Build is passing Details

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-07-27 15:57:13 +02:00
parent 4bd4648a94
commit ae74427ca8
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ steps:
commands:
- mkdir -p $HOME/.ssh/
- echo "$SSH_KEY" | base64 -d > $HOME/.ssh/id_ed25519
- ls $HOME/.ssh/
- cat $HOME/.ssh/id_ed25519
- name: build
image: kasperhermansen/cuddle:latest