Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
ef0638087a
commit
809c93f529
@ -35,7 +35,7 @@ steps:
|
||||
from_secret: gitea_id_ed25519
|
||||
commands:
|
||||
- set -eu
|
||||
- apt update && apt install -y libssl-dev pkg-config openssl
|
||||
- apt update && apt install -y libssl-dev pkg-config openssl musl-tools
|
||||
- eval `ssh-agent`
|
||||
- mkdir -p ~/.ssh
|
||||
- echo "$SSH_KEY" | base64 -d > ~/.ssh/id_ed25519
|
||||
|
Loading…
Reference in New Issue
Block a user