Skip to content

Conversation

AryzXploit
Copy link

Pipe deploy key directly into ssh-add to avoid writing it on disk (@pietroalbini).

Copy link
Member

@pietroalbini pietroalbini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments. CI is failing too.

// decode langsung via crate base64
let decoded = base64::decode(&key_b64).expect("invalid base64 key");

// pipe ke ssh-add via stdin
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm having a bit of trouble understanding this comment 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants