Update README.md
This commit is contained in:
parent
faac712157
commit
8e6e3423c3
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ This is the universal solution which works with any type of executor
|
|||
## SSH keys when using the Docker executor
|
||||
|
||||
You will first need to create an SSH key pair. For more information, follow the
|
||||
instructions to [generate an SSH key](../../ssh/README.md).
|
||||
instructions to [generate an SSH key](../../ssh/README.md). Do not add a comment
|
||||
to the ssh key, or the `before_script` will prompt for a passphrase.
|
||||
|
||||
Then, create a new **Secret Variable** in your project settings on GitLab
|
||||
following **Settings > Variables**. As **Key** add the name `SSH_PRIVATE_KEY`
|
||||
|
|
Loading…
Reference in a new issue