YADF (yet another drone fix)
continuous-integration/drone/push Build is failing Details

This commit is contained in:
3wc 2023-01-15 18:39:51 -08:00
parent cdc9d085f2
commit 705bae1a81
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ steps:
SSH_KEY:
from_secret: abra_bot_deploy_key
commands:
- apk add --no-cache git
- apk add --no-cache git openssh
- mkdir $HOME/.ssh/
- echo "SSH_$KEY" > $HOME/.ssh/id_rsa
- mkdir /.abra/