Commit 534f02b9 authored by Adrian Sadłocha's avatar Adrian Sadłocha

Fix miswording

parent 1df518ff
...@@ -30,8 +30,8 @@ This is the universal solution which works with any type of executor ...@@ -30,8 +30,8 @@ This is the universal solution which works with any type of executor
## SSH keys when using the Docker executor ## SSH keys when using the Docker executor
You will first need to create an SSH key pair. For more information, follow the You will first need to create an SSH key pair. For more information, follow the
instructions to [generate an SSH key](../../ssh/README.md). Do not add a comment instructions to [generate an SSH key](../../ssh/README.md). Do not add a
to the SSH key, or the `before_script` will prompt for a passphrase. passphrase to the SSH key, or the `before_script` will prompt for it.
Then, create a new **Secret Variable** in your project settings on GitLab Then, create a new **Secret Variable** in your project settings on GitLab
following **Settings > Variables**. As **Key** add the name `SSH_PRIVATE_KEY` following **Settings > Variables**. As **Key** add the name `SSH_PRIVATE_KEY`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment