Skip to content

Commit d0fdb6f

Browse files
committed
fixup! Override the default ssh askpass flow on project clone step
Signed-off-by: ivinokur <[email protected]>
1 parent a2cd37e commit d0fdb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/additional-configuration.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Prerequisites:
189189
** The steps below assume the following environment variables are set:
190190
*** `$SSH_KEY`: path on disk to private key for SSH keypair (e.g. `~/.ssh/id_ed25519`)
191191
*** `$SSH_PUB_KEY`: path on disk to public key for SSH keypair (e.g. `~/.ssh/id_ed25519.pub`)
192-
*** `$PASSPHRASE`: ssh keypair passphrase (optional)
192+
*** `$PASSPHRASE`: SSH keypair passphrase (optional)
193193
*** `$NAMESPACE`: namespace where workspaces using the SSH keypair will be started.
194194

195195
Process:

0 commit comments

Comments
 (0)