fix ssh key parsing 3
This commit is contained in:
@@ -212,6 +212,7 @@ SSH_PRIVATE_KEY=<deployment-private-key>
|
||||
|
||||
- GitLab `File` variable containing the private key
|
||||
- Standard multiline key pasted directly into the variable value
|
||||
- Single-line key with literal `\n` newline escapes
|
||||
- Base64-encoded private key stored as a single line
|
||||
|
||||
If your key is passphrase-protected, generate a dedicated deploy key without a passphrase for CI instead of reusing an interactive workstation key.
|
||||
|
||||
Reference in New Issue
Block a user